summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\
| * make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
* | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\ \
| * \ merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19
| |\ \
| * | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-07
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-11-19
| |\ \ \ \
| | * | | | VFS: refactor vfs_read()Dmitry Kasatkin2014-11-17
* | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-14
|\ \ \ \ \ \
| * | | | | | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-13
| | |_|_|/ / | |/| | | |
* | | | | | syscalls: implement execveat() system callDavid Drysdale2014-12-13
* | | | | | mm/rmap: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* | | | | | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
* | | | | | mm,fs: introduce helpers around the i_mmap_mutexDavidlohr Bueso2014-12-13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-19
| |\ \ \ \ \
| | * | | | | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-05
| | | |_|_|/ | | |/| | |
| * | | | | kill f_dentry macroAl Viro2014-11-19
| * | | | | new helper: is_root_inode()Al Viro2014-10-31
| * | | | | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
| | |/ / / | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-10
|\ \ \ \ \
| * | | | | vfs: Remove i_dquot field from inodeJan Kara2014-11-10
| * | | | | quota: Use function to provide i_dquot pointersJan Kara2014-11-10
| * | | | | quota: Allow each filesystem to specify which quota types it supportsJan Kara2014-11-10
| |/ / / /
* / / / / fs: add freeze_super/thaw_super fs hooksBenjamin Marzinski2014-11-17
|/ / / /
* | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-31
* | | | overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-28
* | | | fs: limit filesystem stacking depthMiklos Szeredi2014-10-23
* | | | vfs: add whiteout supportMiklos Szeredi2014-10-23
* | | | vfs: export check_sticky()Miklos Szeredi2014-10-23
* | | | vfs: export __inode_permission() to modulesMiklos Szeredi2014-10-23
* | | | vfs: export do_splice_direct() to modulesMiklos Szeredi2014-10-23
* | | | vfs: add i_op->dentry_open()Miklos Szeredi2014-10-23
|/ / /
* | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ \
| * | | block: Remove REQ_KERNELMartin K. Petersen2014-10-14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \ \
| * | | vfs: move getname() from callers to do_mount()Seunghun Lee2014-10-09
| * | | constify file_inode()Al Viro2014-10-09
| |/ /
* | | locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKINGJeff Layton2014-10-07
* | | locks: set fl_owner for leases to filp instead of current->filesJeff Layton2014-10-07
* | | locks: give lm_break a return valueJeff Layton2014-10-07
* | | locks: move freeing of leases outside of i_lockJeff Layton2014-10-07
* | | locks: define a lm_setup handler for leasesJeff Layton2014-10-07
* | | locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-07
* | | security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-09
* | | locks: consolidate "nolease" routinesJeff Layton2014-09-09
* | | locks: remove lock_may_read and lock_may_writeJeff Layton2014-09-09
* | | locks: New ops in lock_manager_operations for get/put ownerKinglong Mee2014-09-09
* | | locks: Rename __locks_copy_lock() to locks_copy_conflock()Kinglong Mee2014-09-09
* | | locks: Remove unused conf argument from lm_grantJoe Perches2014-09-09
|/ /