summaryrefslogtreecommitdiff
path: root/include/linux/fs.h (follow)
Commit message (Expand)AuthorAge
* writeback: Avoid skipping inode writebackJan Kara2020-09-03
* gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-20
* futex: Fix inode life-time issuePeter Zijlstra2020-04-02
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-11
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-12-01
* Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2018-06-16
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-22
* don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
* fs: add i_blocksize()Fabian Frederick2017-06-14
* vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-10-22
* wrappers for ->i_mutex accessAl Viro2016-09-15
* fs: add file_dentry()Miklos Szeredi2016-04-20
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-12
* 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-09-01
|\ \ \ | |_|/ |/| |
| * | vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-10
* | | fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-07
| |/ |/|
* | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-13
* | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-23
| * fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-23
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-23
| * vfs: add file_path() helperMiklos Szeredi2015-06-23
| * overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\ \
| * | fs: Add helper functions for permanently empty directories.Eric W. Biederman2015-07-01
| * | mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman2015-05-13
* | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-30
|\ \ \
| * | | dax: expose __dax_fault for filesystems with locking constraintsDave Chinner2015-06-04