Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6: [patch 2/3] vfs: dcache cleanups [patch 1/3] vfs: dcache sparse fixes [patch 3/3] vfs: make d_path() consistent across mount operations [patch 4/4] flock: remove unused fields from file_lock_operations [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink [patch 2/4] fs: make struct file arg to d_path const [patch 1/4] vfs: path_{get,put}() cleanups [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files [PATCH] fix cgroup-inflicted breakage in block_dev.c
Showing
- fs/block_dev.c 9 additions, 1 deletionfs/block_dev.c
- fs/dcache.c 34 additions, 34 deletionsfs/dcache.c
- fs/locks.c 0 additions, 6 deletionsfs/locks.c
- fs/namei.c 13 additions, 13 deletionsfs/namei.c
- fs/pipe.c 4 additions, 6 deletionsfs/pipe.c
- fs/utimes.c 28 additions, 31 deletionsfs/utimes.c
- include/linux/dcache.h 1 addition, 1 deletioninclude/linux/dcache.h
- include/linux/fs.h 0 additions, 2 deletionsinclude/linux/fs.h
Loading
Please register or sign in to comment