summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | locks: require that flock->l_pid be set to 0 for file-private locksJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: skip deadlock detection on FL_FILE_PVT locksJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: pass the cmd value to fcntl_getlk/getlk64Jeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: report l_pid as -1 for FL_FILE_PVT locksJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"Jeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: rename locks_remove_flock to locks_remove_fileJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: consolidate checks for compatible filp->f_mode values in setlk handlersJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: fix posix lock range overflow handlingJ. Bruce Fields2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: add __acquires and __releases annotations to locks_start and locks_stopJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: remove "inline" qualifier from fl_link manipulation functionsJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: clean up comment typoJeff Layton2014-03-31
| * | | | | | | | | | | | | | | | | | | | | | locks: close potential race between setlease and openJeff Layton2014-03-31
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | ext4: add cross rename supportMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | ext4: rename: split out helper functionsMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | ext4: rename: move EMLINK check upMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | ext4: rename: create ext4_renament structure for local varsMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: add cross-renameMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: lock_two_nondirectories: allow directory argsJ. Bruce Fields2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | security: add flags to rename hooksMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: add RENAME_NOREPLACE flagMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: add renameat2 syscallMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: rename: use common code for dir and non-dirMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: rename: move d_move() upMiklos Szeredi2014-04-01
| * | | | | | | | | | | | | | | | | | | | | | vfs: add d_is_dir()Miklos Szeredi2014-04-01
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/reiserfs: move prototype declaration to header fileRashika Kheria2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: verify metadata sizes read from diskRyusuke Konishi2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | BEFS: logging cleanupFabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | befs: replace kmalloc/memset 0 by kzallocFabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | binfmt_misc: add missing 'break' statementLuis Henriques2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs/efs/super.c: add __init to init_inodecache()Fabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | fs, kernel: permit disabling the uselib syscallJosh Triplett2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | kernel/groups.c: remove return value of set_groupsWang YanQing2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | drop_caches: add some documentation and info messageDave Hansen2014-04-03
| * | | | | | | | | | | | | | | | | | | | | | mm: remove read_cache_page_async()Sasha Levin2014-04-03