index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
dax: move DAX-related functions to a new header
Matthew Wilcox
1
-14
/
+0
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+19
2015-09-06
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+6
2015-09-05
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
1
-1
/
+0
2015-09-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+3
2015-08-21
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
1
-3
/
+9
2015-08-18
inode: rename i_wb_list to i_io_list
Dave Chinner
1
-1
/
+1
2015-08-18
sync: serialise per-superblock sync operations
Dave Chinner
1
-0
/
+2
2015-08-18
inode: convert inode_sb_list_lock to per-sb
Dave Chinner
1
-1
/
+4
2015-08-18
inode: add hlist_fake to avoid the inode hash lock in evict
Josef Bacik
1
-1
/
+1
2015-08-15
change sb_writers to use percpu_rw_semaphore
Oleg Nesterov
1
-13
/
+6
2015-08-15
shift percpu_counter_destroy() into destroy_super_work()
Oleg Nesterov
1
-1
/
+2
2015-08-15
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
1
-0
/
+5
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
1
-0
/
+6
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
1
-2
/
+3
2015-07-13
locks: inline posix_lock_file_wait and flock_lock_file_wait
Jeff Layton
1
-18
/
+14
2015-07-13
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
Jeff Layton
1
-0
/
+14
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-0
/
+3
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+8
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+3
2015-07-01
fs: Add helper functions for permanently empty directories.
Eric W. Biederman
1
-0
/
+2
2015-07-01
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+7
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+25
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2015-06-24
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
1
-1
/
+5
2015-06-24
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
1
-0
/
+1
2015-06-24
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
1
-1
/
+1
2015-06-24
vfs: add file_path() helper
Miklos Szeredi
1
-0
/
+2
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
1
-2
/
+0
2015-06-17
vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB
Tejun Heo
1
-1
/
+3
2015-06-04
dax: expose __dax_fault for filesystems with locking constraints
Dave Chinner
1
-1
/
+4
2015-06-04
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
1
-2
/
+4
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
1
-0
/
+6
2015-06-02
writeback: implement foreign cgroup inode detection
Tejun Heo
1
-0
/
+5
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
1
-0
/
+4
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
1
-0
/
+1
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
1
-1
/
+7
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
1
-0
/
+3
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
1
-1
/
+0
2015-05-15
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
1
-0
/
+1
2015-05-14
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
1
-1
/
+1
2015-05-11
new helper: free_page_put_link()
Al Viro
1
-0
/
+1
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-3
/
+3
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-3
/
+3
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-6
/
+6
2015-05-11
libfs: simple_follow_link()
Al Viro
1
-0
/
+3
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+29
2015-04-24
fix I_DIO_WAKEUP definition
Eric Sandeen
1
-1
/
+1
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-1
/
+28
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
[next]