Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs updates from Al Viro: "All kinds of stuff this time around; some more notable parts: - RCU'd vfsmounts handling - new primitives for coredump handling - files_lock is gone - Bruce's delegations handling series - exportfs fixes plus misc stuff all over the place" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (101 commits) ecryptfs: ->f_op is never NULL locks: break delegations on any attribute modification locks: break delegations on link locks: break delegations on rename locks: helper functions for delegation breaking locks: break delegations on unlink namei: minor vfs_unlink cleanup locks: implement delegations locks: introduce new FL_DELEG lock flag vfs: take i_mutex on renamed file vfs: rename I_MUTEX_QUOTA now that it's not used for quotas vfs: don't use PARENT/CHILD lock classes for non-directories vfs: pull ext4's double-i_mutex-locking into common code exportfs: fix quadratic behavior in filehandle lookup exportfs: better variable name exportfs: move most of reconnect_path to helper function exportfs: eliminate unused "noprogress" counter exportfs: stop retrying once we race with rename/remove exportfs: clear DISCONNECTED on all parents sooner exportfs: more detailed comment for path_reconnect ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/directory-locking 22 additions, 9 deletionsDocumentation/filesystems/directory-locking
- Documentation/filesystems/porting 8 additions, 0 deletionsDocumentation/filesystems/porting
- arch/arm64/kernel/signal32.c 1 addition, 1 deletionarch/arm64/kernel/signal32.c
- arch/ia64/kernel/elfcore.c 4 additions, 8 deletionsarch/ia64/kernel/elfcore.c
- arch/ia64/kernel/signal.c 1 addition, 1 deletionarch/ia64/kernel/signal.c
- arch/mips/kernel/signal32.c 1 addition, 1 deletionarch/mips/kernel/signal32.c
- arch/parisc/kernel/signal32.c 1 addition, 1 deletionarch/parisc/kernel/signal32.c
- arch/parisc/kernel/signal32.h 1 addition, 1 deletionarch/parisc/kernel/signal32.h
- arch/powerpc/include/asm/spu.h 2 additions, 1 deletionarch/powerpc/include/asm/spu.h
- arch/powerpc/kernel/signal_32.c 1 addition, 1 deletionarch/powerpc/kernel/signal_32.c
- arch/powerpc/platforms/cell/spu_syscalls.c 3 additions, 2 deletionsarch/powerpc/platforms/cell/spu_syscalls.c
- arch/powerpc/platforms/cell/spufs/coredump.c 25 additions, 64 deletionsarch/powerpc/platforms/cell/spufs/coredump.c
- arch/powerpc/platforms/cell/spufs/spufs.h 2 additions, 1 deletionarch/powerpc/platforms/cell/spufs/spufs.h
- arch/s390/kernel/compat_signal.c 1 addition, 1 deletionarch/s390/kernel/compat_signal.c
- arch/sparc/kernel/signal32.c 1 addition, 1 deletionarch/sparc/kernel/signal32.c
- arch/tile/kernel/compat_signal.c 1 addition, 1 deletionarch/tile/kernel/compat_signal.c
- arch/x86/ia32/ia32_aout.c 42 additions, 44 deletionsarch/x86/ia32/ia32_aout.c
- arch/x86/ia32/ia32_signal.c 1 addition, 1 deletionarch/x86/ia32/ia32_signal.c
- arch/x86/um/elfcore.c 4 additions, 11 deletionsarch/x86/um/elfcore.c
- drivers/base/devtmpfs.c 3 additions, 3 deletionsdrivers/base/devtmpfs.c
Loading
Please register or sign in to comment