index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
2015-08-07
1
-2
/
+3
*
locks: inline posix_lock_file_wait and flock_lock_file_wait
Jeff Layton
2015-07-13
1
-18
/
+14
*
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
Jeff Layton
2015-07-13
1
-0
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-3
/
+8
|
\
|
*
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
2015-06-23
1
-1
/
+5
|
*
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
2015-06-23
1
-0
/
+1
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
1
-1
/
+1
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-0
/
+2
|
*
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
1
-1
/
+3
|
\
\
|
*
|
fs: Add helper functions for permanently empty directories.
Eric W. Biederman
2015-07-01
1
-0
/
+2
|
*
|
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
2015-05-13
1
-1
/
+1
*
|
|
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-30
1
-2
/
+7
|
\
\
\
|
*
|
|
dax: expose __dax_fault for filesystems with locking constraints
Dave Chinner
2015-06-04
1
-1
/
+4
|
*
|
|
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
2015-06-04
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-1
/
+25
|
\
\
\
|
*
|
|
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
2015-06-17
1
-1
/
+3
|
*
|
|
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
1
-0
/
+6
|
*
|
|
writeback: implement foreign cgroup inode detection
Tejun Heo
2015-06-02
1
-0
/
+5
|
*
|
|
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
1
-0
/
+4
|
*
|
|
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2015-06-02
1
-0
/
+1
|
*
|
|
bdi: make inode_to_bdi() inline
Tejun Heo
2015-06-02
1
-1
/
+7
*
|
|
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-0
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
2015-05-20
1
-0
/
+3
|
|
/
*
|
get rid of assorted nameidata-related debris
Al Viro
2015-05-15
1
-1
/
+0
*
|
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
2015-05-15
1
-0
/
+1
*
|
new helper: free_page_put_link()
Al Viro
2015-05-11
1
-0
/
+1
*
|
switch ->put_link() from dentry to inode
Al Viro
2015-05-11
1
-3
/
+3
*
|
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
1
-3
/
+3
*
|
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
1
-6
/
+6
*
|
libfs: simple_follow_link()
Al Viro
2015-05-10
1
-0
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+29
|
\
|
*
fix I_DIO_WAKEUP definition
Eric Sandeen
2015-04-24
1
-1
/
+1
|
*
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
1
-1
/
+28
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
1
-0
/
+8
|
\
\
|
*
|
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
2015-04-17
1
-0
/
+7
|
*
|
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-12
/
+29
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
1
-0
/
+15
|
*
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
1
-1
/
+1
|
*
Merge branch 'for-linus' into for-next
Al Viro
2015-04-11
1
-1
/
+1
|
|
\
|
*
|
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
1
-1
/
+1
|
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-1
/
+1
|
*
|
Remove rw from dax_{do_,}io()
Omar Sandoval
2015-04-11
1
-2
/
+2
|
*
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-10
/
+12
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
1
-1
/
+1
|
\
\
\
|
*
|
|
dax: use pfn_mkwrite to update c/mtime + freeze protection
Boaz Harrosh
2015-04-15
1
-0
/
+1
|
*
|
|
vfs: delete vfs_readdir function declaration
Zhang Zhen
2015-04-15
1
-1
/
+0
*
|
|
|
Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-04-15
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
locks: change lm_get_owner and lm_put_owner prototypes
Jeff Layton
2015-04-03
1
-2
/
+2
[next]