summaryrefslogtreecommitdiff
path: root/include/linux/fs.h (follow)
Commit message (Expand)AuthorAge
...
| * | | ->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
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \
| * | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-05
| * | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \
| * | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-29
| |/ /
* | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \
| * | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
* | | | dax: add dax_zero_page_rangeMatthew Wilcox2015-02-16
* | | | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox2015-02-16
* | | | vfs: remove get_xip_memMatthew Wilcox2015-02-16
* | | | dax,ext2: replace xip_truncate_page with dax_truncate_pageMatthew Wilcox2015-02-16
* | | | dax,ext2: replace the XIP page fault handler with the DAX page fault handlerMatthew Wilcox2015-02-16
* | | | dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox2015-02-16
* | | | dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox2015-02-16
* | | | vfs,ext2: introduce IS_DAX(inode)Matthew Wilcox2015-02-16
| |_|/ |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\ \ \
| * | | fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov2015-02-12
* | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \ \ | |/ / / |/| | |
| * | | Make super_blocks and sb_lock staticAl Viro2015-02-02
| * | | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| * | | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
| | |/ | |/|
* | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-12
|\ \ \
| * | | fs: add FL_LAYOUT lease typeChristoph Hellwig2015-02-02
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10
|\ \ \ \ | |/ / / |/| | |
| * | | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-10
| * | | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-10
| * | | mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-10
| |/ /
* | | locks: update comments that refer to inode->i_flockJeff Layton2015-01-21
* | | locks: keep a count of locks on the flctx listsJeff Layton2015-01-16
* | | locks: clean up the lm_change prototypeJeff Layton2015-01-16
* | | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
* | | locks: remove i_flock field from struct inodeJeff Layton2015-01-16
* | | locks: convert lease handling to file_lock_contextJeff Layton2015-01-16
* | | locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
* | | locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-16
* | | locks: add new struct list_head to struct file_lockJeff Layton2015-01-16
|/ /