index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-12-13
aio: Make it possible to remap aio ring
Pavel Emelyanov
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
2014-11-19
kill f_dentry macro
Al Viro
2014-11-19
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2014-11-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-11-17
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
fs: add freeze_super/thaw_super fs hooks
Benjamin Marzinski
2014-11-10
vfs: Remove i_dquot field from inode
Jan Kara
2014-11-10
quota: Use function to provide i_dquot pointers
Jan Kara
2014-11-10
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
2014-10-31
new helper: is_root_inode()
Al Viro
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
2014-10-24
vfs: add whiteout support
Miklos Szeredi
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
2014-10-24
vfs: export __inode_permission() to modules
Miklos Szeredi
2014-10-24
vfs: export do_splice_direct() to modules
Miklos Szeredi
2014-10-24
vfs: add i_op->dentry_open()
Miklos Szeredi
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
2014-10-09
constify file_inode()
Al Viro
2014-10-07
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
2014-10-07
locks: give lm_break a return value
Jeff Layton
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-09-09
locks: consolidate "nolease" routines
Jeff Layton
2014-09-09
locks: remove lock_may_read and lock_may_write
Jeff Layton
2014-09-09
locks: New ops in lock_manager_operations for get/put owner
Kinglong Mee
2014-09-09
locks: Rename __locks_copy_lock() to locks_copy_conflock()
Kinglong Mee
2014-09-09
locks: Remove unused conf argument from lm_grant
Joe Perches
[next]