summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent2017-09-081-2/+1
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-081-2/+2
* Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-071-0/+4
|\
| * fs: Provide __inode_get_bytes()Jan Kara2017-08-171-0/+4
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-0/+1
|\ \
| * | block: cache the partition index in struct block_deviceChristoph Hellwig2017-08-231-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-2/+0
|\ \
| * | include/linux/fs.h: remove unneeded forward definition of mm_structJeff Layton2017-09-061-2/+0
* | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-4/+16
|\ \ \
| * | | mm: remove optimizations based on i_size in mapping writeback waitsJeff Layton2017-08-011-1/+6
| * | | mm: add file_fdatawait_range and file_write_and_waitJeff Layton2017-07-311-1/+10
| * | | Documentation: add some docs for errseq_tJeff Layton2017-07-291-2/+0
* | | | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+0
|\ \ \ \
| * | | | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington2017-07-161-1/+0
| |/ / /
* | | | Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-09-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | xfs: evict all inodes involved with log redo itemDarrick J. Wong2017-09-011-0/+1
| | |/ | |/|
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-3/+7
|\ \ \
| * \ \ Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-281-2/+2
| |\ \ \
| * \ \ \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-231-8/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: order /proc/devices by major numberLogan Gunthorpe2017-07-171-2/+2
| * | | | char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-171-1/+1
| * | | | char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe2017-07-171-0/+4
| | |_|/ | |/| |
* | | | annotate RWF_... flagsChristoph Hellwig2017-08-311-5/+7
| |_|/ |/| |
* | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
| |/ |/|
* | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-8/+9
|\ \ | |/ |/|
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-8/+9
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-10/+1
|\ \
| * | VFS: Kill off s_options and helpersDavid Howells2017-07-111-9/+0
| * | VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-061-1/+1
| |/
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-121-0/+4
|\ \
| * | vfs: introduce inode 'inuse' lockAmir Goldstein2017-07-041-0/+4
* | | mm: always enable thp for dax mappingsDan Williams2017-07-101-0/+6
* | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+60
|\ \ \
| * | | fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-061-1/+59
| * | | jbd2: don't clear and reset errors after waiting on writebackJeff Layton2017-07-061-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-6/+0
|\ \ \
| * | | fs: remove call_fsync helper functionJeff Layton2017-07-051-6/+0
| |/ /
* | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-051-2/+4
|\ \ \
| * | | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-291-1/+2
| * | | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-291-1/+2
| |/ /
* | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-5/+5
|\ \ \
| * | | fs/fcntl: f_setown, allow returning errorJiri Slaby2017-06-141-1/+1
| * | | fs/locks: pass kernel struct flock to fcntl_getlk/setlkChristoph Hellwig2017-05-271-4/+4
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-1/+1
|\ \ \
| * | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-1/+1
| |/ /
* | | fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2017-06-271-12/+35
* | | fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2017-06-201-0/+9
* | | fs: Introduce filemap_range_has_page()Goldwyn Rodrigues2017-06-201-0/+2
* | | fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2017-06-201-0/+14
* | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-2/+3
|\ \ \ | | |/ | |/|