summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* block: revert runtime dax control of the raw block deviceDan Williams2016-01-30
* fs, block: force direct-I/O for dax-enabled block devicesDan Williams2016-01-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-22
* | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
|/
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13
|\
| * block: enable dax for raw block devicesDan Williams2016-01-09
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\ \
| * \ Merge branch 'for-linus' into work.miscAl Viro2016-01-08
| |\ \
| * | | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-23
| * | | fs/attr.c: is_sxid can be booleanYaowei Bai2015-12-06
| * | | fs/bad_inode.c: is_bad_inode can be booleanYaowei Bai2015-12-06
| * | | fs/dcache.c: is_subdir can be booleanYaowei Bai2015-12-06
| * | | fs/namespace.c: path_is_under can be booleanYaowei Bai2015-12-06
| * | | fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefinedYaowei Bai2015-12-06
| | |/ | |/|
* | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\ \ \
| * | | vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong2016-01-01
| * | | vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-07
| * | | locks: new locks_mandatory_area calling conventionChristoph Hellwig2015-12-07
| * | | vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-01
| |/ /
* | | Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-12
|\ \ \
| * | | locks: pass inode pointer to locks_free_lock_contextJeff Layton2016-01-08
| * | | locks: Allow disabling mandatory locking at compile timeJeff Layton2015-11-16
| |/ /
* | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-11
|\ \ \ | |_|/ |/| |
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
| * | kill free_page_put_link()Al Viro2015-12-29
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
| * | don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
| |/
* | compat_ioctl: don't pass fd around when not neededAl Viro2016-01-08
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-11
|\
| * vfs: remove stale comment in inode_operationsRoss Zwisler2015-11-11
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\ \ | |/ |/|
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\ \
| * | mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura2015-11-05
| |/
* | locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington2015-10-22
* | locks: introduce locks_lock_inode_wait()Benjamin Coddington2015-10-22
|/
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\
| * Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro2015-08-21
| |\
| | * inode: rename i_wb_list to i_io_listDave Chinner2015-08-17
| | * sync: serialise per-superblock sync operationsDave Chinner2015-08-17
| | * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
| | * inode: add hlist_fake to avoid the inode hash lock in evictJosef Bacik2015-08-17
| * | change sb_writers to use percpu_rw_semaphoreOleg Nesterov2015-08-15
| * | shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov2015-08-15
| * | introduce __sb_writers_{acquired,release}() helpersOleg Nesterov2015-08-15
| |/
* | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-05
|\ \
| * | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13
* | | mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2015-09-04