summaryrefslogtreecommitdiff
path: root/include/linux/fs.h (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWBTejun Heo2015-06-17
| * writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...Tejun Heo2015-06-02
| * writeback: implement foreign cgroup inode detectionTejun Heo2015-06-02
| * writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-02
| * writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-02
| * bdi: make inode_to_bdi() inlineTejun Heo2015-06-02
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\|
| * block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-20
* | get rid of assorted nameidata-related debrisAl Viro2015-05-15
* | VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown2015-05-15
* | new helper: free_page_put_link()Al Viro2015-05-11
* | switch ->put_link() from dentry to inodeAl Viro2015-05-11
* | don't pass nameidata to ->follow_link()Al Viro2015-05-10
* | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* | libfs: simple_follow_link()Al Viro2015-05-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * fix I_DIO_WAKEUP definitionEric Sandeen2015-04-24
| * direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-24
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \
| * | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-17
| * | mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\ \ \ | |/ / |/| / | |/
| * mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro2015-04-11
| * switch generic_write_checks() to iocb and iterAl Viro2015-04-11
| * Merge branch 'for-linus' into for-nextAl Viro2015-04-11
| |\
| * | generic_write_checks(): drop isblk argumentAl Viro2015-04-11
| * | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
| * | Remove rw from dax_{do_,}io()Omar Sandoval2015-04-11
| * | Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-11
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \ \
| * | | dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh2015-04-15
| * | | vfs: delete vfs_readdir function declarationZhang Zhen2015-04-15
* | | | Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-04-15
|\ \ \ \
| * | | | locks: change lm_get_owner and lm_put_owner prototypesJeff Layton2015-04-03
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | ->aio_read and ->aio_write removedAl Viro2015-04-11
| * | | kill do_sync_read/do_sync_writeAl Viro2015-04-11
| * | | make new_sync_{read,write}() staticAl Viro2015-04-11
| * | | new helper: __vfs_write()Al Viro2015-04-11
| * | | Merge branch 'for-davem' into for-nextAl Viro2015-04-11
| |\ \ \
| | * \ \ Merge branch 'iocb' into for-davemAl Viro2015-04-09
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\| | | | | |_|_|/ |/| | |
| * | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \ \ | | | |/ | | |/|
| | * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| * | | kill struct filename.separateAl Viro2015-04-11
* | | | fix mremap() vs. ioctx_kill() raceAl Viro2015-04-06
| |_|/ |/| |
* | | fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2015-03-17
|/ /
* | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-18
|\ \ | |/ |/|
| * Revert "locks: keep a count of locks on the flctx lists"Jeff Layton2015-02-16