index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.123 into android-4.4
Greg Kroah-Hartman
2018-03-22
|
\
|
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-22
*
|
Merge 4.4.116 into android-4.4
Greg Kroah-Hartman
2018-02-20
|
\
|
|
*
don't put symlink bodies in pagecache into highmem
Al Viro
2018-02-16
*
|
fscrypt: updates on 4.15-rc4
Jaegeuk Kim
2018-01-15
*
|
f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....
Jaegeuk Kim
2017-09-25
*
|
Merge 4.4.72 into android-4.4
Greg Kroah-Hartman
2017-06-14
|
\
|
|
*
fs: add i_blocksize()
Fabian Frederick
2017-06-14
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2017-02-15
|
\
\
|
|
/
|
/
|
|
*
ANDROID: vfs: Add setattr2 for filesystems with per mount permissions
Daniel Rosenberg
2017-01-26
|
*
ANDROID: vfs: Add permission2 for filesystems with per mount permissions
Daniel Rosenberg
2017-01-26
|
*
ANDROID: vfs: Allow filesystems to access their private mount data
Daniel Rosenberg
2017-01-26
|
*
ANDROID: mnt: Add filesystem private data to mount points
Daniel Rosenberg
2017-01-26
*
|
vfs: move permission checking into notify_change() for utimes(NULL)
Miklos Szeredi
2016-10-22
*
|
wrappers for ->i_mutex access
Al Viro
2016-09-15
*
|
fs: add file_dentry()
Miklos Szeredi
2016-04-20
*
|
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-12
|
/
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-11
|
\
|
*
vfs: remove stale comment in inode_operations
Ross Zwisler
2015-11-11
*
|
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
|
\
\
|
|
/
|
/
|
|
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
|
\
\
|
*
|
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-05
|
|
/
*
|
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
Benjamin Coddington
2015-10-22
*
|
locks: introduce locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
|
/
*
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-05
|
\
|
*
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
2015-08-21
|
|
\
|
|
*
inode: rename i_wb_list to i_io_list
Dave Chinner
2015-08-17
|
|
*
sync: serialise per-superblock sync operations
Dave Chinner
2015-08-17
|
|
*
inode: convert inode_sb_list_lock to per-sb
Dave Chinner
2015-08-17
|
|
*
inode: add hlist_fake to avoid the inode hash lock in evict
Josef Bacik
2015-08-17
|
*
|
change sb_writers to use percpu_rw_semaphore
Oleg Nesterov
2015-08-15
|
*
|
shift percpu_counter_destroy() into destroy_super_work()
Oleg Nesterov
2015-08-15
|
*
|
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
2015-08-15
|
|
/
*
|
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-05
|
\
\
|
*
|
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
2015-08-13
*
|
|
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-04
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-09-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-07-10
*
|
|
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
2015-08-07
|
|
/
|
/
|
*
|
locks: inline posix_lock_file_wait and flock_lock_file_wait
Jeff Layton
2015-07-13
*
|
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
Jeff Layton
2015-07-13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
2015-06-23
|
*
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
2015-06-23
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
|
*
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
|
\
\
[next]