summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-111-2/+0
|\
| * vfs: remove stale comment in inode_operationsRoss Zwisler2015-11-111-2/+0
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-1/+1
|\ \ | |/ |/|
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-0/+1
|\ \
| * | mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura2015-11-051-0/+1
| |/
* | locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington2015-10-221-24/+0
* | locks: introduce locks_lock_inode_wait()Benjamin Coddington2015-10-221-0/+11
|/
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-081-14/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-14/+19
|\
| * Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro2015-08-211-3/+9
| |\
| | * inode: rename i_wb_list to i_io_listDave Chinner2015-08-171-1/+1
| | * sync: serialise per-superblock sync operationsDave Chinner2015-08-171-0/+2
| | * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-171-1/+4
| | * inode: add hlist_fake to avoid the inode hash lock in evictJosef Bacik2015-08-171-1/+1
| * | change sb_writers to use percpu_rw_semaphoreOleg Nesterov2015-08-151-13/+6
| * | shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov2015-08-151-1/+2
| * | introduce __sb_writers_{acquired,release}() helpersOleg Nesterov2015-08-151-0/+5
| |/
* | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-051-0/+6
|\ \
| * | lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-0/+6
* | | mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2015-09-041-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-09-011-0/+3
|\ \ \ | |_|/ |/| |
| * | vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-101-0/+3
* | | fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-071-2/+3
| |/ |/|
* | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-131-18/+14
* | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-131-0/+14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-3/+8
|\
| * fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-231-1/+5
| * fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-231-0/+1
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-231-1/+1
| * vfs: add file_path() helperMiklos Szeredi2015-06-231-0/+2
| * overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-191-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-031-1/+3
|\ \
| * | fs: Add helper functions for permanently empty directories.Eric W. Biederman2015-07-011-0/+2
| * | mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman2015-05-131-1/+1
* | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-301-2/+7
|\ \ \
| * | | dax: expose __dax_fault for filesystems with locking constraintsDave Chinner2015-06-041-1/+4
| * | | dax: don't abuse get_block mapping for endio callbacksDave Chinner2015-06-041-2/+4
| |/ /
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+25
|\ \ \
| * | | vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWBTejun Heo2015-06-171-1/+3
| * | | writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...Tejun Heo2015-06-021-0/+6
| * | | writeback: implement foreign cgroup inode detectionTejun Heo2015-06-021-0/+5
| * | | writeback: make backing_dev_info host cgroup-specific bdi_writebacksTejun Heo2015-06-021-0/+4
| * | | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-021-0/+1
| * | | bdi: make inode_to_bdi() inlineTejun Heo2015-06-021-1/+7
* | | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-201-0/+3
| |/
* | get rid of assorted nameidata-related debrisAl Viro2015-05-151-1/+0
* | VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown2015-05-151-0/+1
* | new helper: free_page_put_link()Al Viro2015-05-111-0/+1
OpenPOWER on IntegriCloud