]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
cris: handle pgtable_page_ctor() fail
[karo-tx-linux.git] / fs /
2013-11-12 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-11-12 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2013-11-12 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2013-11-12 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2013-11-11 Linus TorvaldsMerge tag 'arc-v3.13-rc1-part1' of git://git.kernel...
2013-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-11 Linus TorvaldsMerge branch 'parisc-3.13' of git://git.kernel.org...
2013-11-11 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.kernel.org/pub...
2013-11-11 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git.kernel.org...
2013-11-11 Linus TorvaldsMerge tag 'boards-for-linus' of git://git.kernel.org...
2013-11-11 Linus TorvaldsMerge tag 'soc-for-linus' of git://git.kernel.org/pub...
2013-11-11 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git.kernel.org...
2013-11-11 Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git.kernel...
2013-11-11 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2013-11-11 Changman Leef2fs: issue more large discard command
2013-11-10 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git.kernel.org...
2013-11-10 James BottomleyMerge tag 'fcoe-3.13' into for-linus
2013-11-10 Al Viroecryptfs: ->f_op is never NULL
2013-11-09 J. Bruce Fieldslocks: break delegations on any attribute modification
2013-11-09 J. Bruce Fieldslocks: break delegations on link
2013-11-09 J. Bruce Fieldslocks: break delegations on rename
2013-11-09 J. Bruce Fieldslocks: helper functions for delegation breaking
2013-11-09 J. Bruce Fieldslocks: break delegations on unlink
2013-11-09 J. Bruce Fieldsnamei: minor vfs_unlink cleanup
2013-11-09 J. Bruce Fieldslocks: implement delegations
2013-11-09 J. Bruce Fieldslocks: introduce new FL_DELEG lock flag
2013-11-09 J. Bruce Fieldsvfs: take i_mutex on renamed file
2013-11-09 J. Bruce Fieldsvfs: rename I_MUTEX_QUOTA now that it's not used for...
2013-11-09 J. Bruce Fieldsvfs: don't use PARENT/CHILD lock classes for non-direct...
2013-11-09 J. Bruce Fieldsvfs: pull ext4's double-i_mutex-locking into common...
2013-11-09 J. Bruce Fieldsexportfs: fix quadratic behavior in filehandle lookup
2013-11-09 J. Bruce Fieldsexportfs: better variable name
2013-11-09 J. Bruce Fieldsexportfs: move most of reconnect_path to helper function
2013-11-09 J. Bruce Fieldsexportfs: eliminate unused "noprogress" counter
2013-11-09 J. Bruce Fieldsexportfs: stop retrying once we race with rename/remove
2013-11-09 J. Bruce Fieldsexportfs: clear DISCONNECTED on all parents sooner
2013-11-09 J. Bruce Fieldsexportfs: more detailed comment for path_reconnect
2013-11-09 Christoph Hellwigexportfs: BUG_ON in crazy corner case
2013-11-09 J. Bruce Fieldsdcache: fix outdated DCACHE_NEED_LOOKUP comment
2013-11-09 J. Bruce Fieldsdcache: don't clear DCACHE_DISCONNECTED too early
2013-11-09 J. Bruce Fieldsdcache: Don't set DISCONNECTED on "pseudo filesystem...
2013-11-09 J. Bruce Fieldsdcache: use IS_ROOT to decide where dentry is hashed
2013-11-09 Al Viroocfs2: get rid of impossible checks
2013-11-09 Al Viroqnx4: i_sb is never NULL
2013-11-09 J. Bruce Fieldsexportfs: fix 32-bit nfsd handling of 64-bit inode...
2013-11-09 J. Bruce Fieldsvfs: split out vfs_getattr_nosec
2013-11-09 Al Viroiget/iget5: don't bother with ->i_lock until we find...
2013-11-09 David HowellsVFS: Put a small type field into struct dentry::d_flags
2013-11-09 Al Viroelf{,_fdpic} coredump: get rid of pointless if (siginfo...
2013-11-09 Al Viroconstify do_coredump() argument
2013-11-09 Al Viroconstify copy_siginfo_to_user{,32}()
2013-11-09 Al Viro... and kill anon_inode_getfile_private()
2013-11-09 Benjamin LaHaiserework aio migrate pages to use aio fs
2013-11-09 Al Virotake anon inode allocation to libfs.c
2013-11-09 Al Vironew helper: dump_align()
2013-11-09 Al Virodump_skip(): dump_seek() replacement taking coredump_params
2013-11-09 Al Viromake dump_emit() use vfs_write() instead of banging...
2013-11-09 Al Virobinfmt_elf: count notes towards coredump limit
2013-11-09 Al Viroaout: switch to dump_emit
2013-11-09 Al Viroswitch elf_coredump_extra_notes_write() to dump_emit()
2013-11-09 Al Viroconvert the rest of binfmt_elf_fdpic to dump_emit()
2013-11-09 Al Virobinfmt_elf: convert writing actual dump pages to dump_e...
2013-11-09 Al Viroswitch elf_core_write_extra_data() to dump_emit()
2013-11-09 Al Viroswitch elf_core_write_extra_phdrs() to dump_emit()
2013-11-09 Al Vironew helper: dump_emit()
2013-11-09 Al Virocoda_revalidate_inode(): switch to passing inode...
2013-11-09 Al Virofold __d_shrink() into its only remaining caller
2013-11-09 Al Viroget rid of s_files and files_lock
2013-11-09 Al Viroget rid of {lock,unlock}_rcu_walk()
2013-11-09 Al ViroRCU'd vfsmounts
2013-11-09 Al Viroswitch shrink_dcache_for_umount() to use of d_walk()
2013-11-08 Jens AxboeMerge branch 'blk-mq/core' into for-3.13/core
2013-11-08 Kent Overstreetblock: Consolidate duplicated bio_trim() implementations
2013-11-08 Christoph Lameterblock: Replace __get_cpu_var uses
2013-11-08 Mikulas Patockabdi: test bdi_init failure
2013-11-08 Takashi IwaiMerge tag 'asoc-v3.13-fixes' of git://git.kernel.org...
2013-11-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/wm8996' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/wm8962' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/wm8400' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/wm0010' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/twl6040' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/twl4030' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tpa6130a2...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic3x...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic32x4...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic26...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic23...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tegra' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/tas5086' into...
2013-11-08 Mark BrownMerge remote-tracking branch 'asoc/topic/spear' into...
next