aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-07
|\
| * fs: Provide __inode_get_bytes()Jan Kara2017-08-17
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: cache the partition index in struct block_deviceChristoph Hellwig2017-08-23
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \
| * | include/linux/fs.h: remove unneeded forward definition of mm_structJeff Layton2017-09-06
* | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-06
|\ \ \
| * | | mm: remove optimizations based on i_size in mapping writeback waitsJeff Layton2017-08-01
| * | | mm: add file_fdatawait_range and file_write_and_waitJeff Layton2017-07-31
| * | | Documentation: add some docs for errseq_tJeff Layton2017-07-29
* | | | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-06
|\ \ \ \
| * | | | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington2017-07-16
| |/ / /
* | | | Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-09-06
|\ \ \ \ | |_|/ / |/| | |
| * | | xfs: evict all inodes involved with log redo itemDarrick J. Wong2017-09-01
| | |/ | |/|
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\ \ \
| * \ \ Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-28
| |\ \ \
| * \ \ \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: order /proc/devices by major numberLogan Gunthorpe2017-07-17
| * | | | char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-17
| * | | | char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe2017-07-17
| | |_|/ | |/| |
* | | | annotate RWF_... flagsChristoph Hellwig2017-08-31
| |_|/ |/| |
* | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-27
| |/ |/|
* | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\ \ | |/ |/|
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\ \
| * | VFS: Kill off s_options and helpersDavid Howells2017-07-11
| * | VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-06
| |/
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-12
|\ \
| * | vfs: introduce inode 'inuse' lockAmir Goldstein2017-07-04
* | | mm: always enable thp for dax mappingsDan Williams2017-07-10
* | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \ \
| * | | fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-06
| * | | jbd2: don't clear and reset errors after waiting on writebackJeff Layton2017-07-06
| | |/ | |/|
* | | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \ \
| * | | fs: remove call_fsync helper functionJeff Layton2017-07-05
| |/ /
* | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-05
|\ \ \
| * | | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-29
| * | | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-29
| |/ /
* | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\ \ \
| * | | fs/fcntl: f_setown, allow returning errorJiri Slaby2017-06-14
| * | | fs/locks: pass kernel struct flock to fcntl_getlk/setlkChristoph Hellwig2017-05-27
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\ \ \
| * | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-20
| |/ /
* | | fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2017-06-27
* | | fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2017-06-20
* | | fs: Introduce filemap_range_has_page()Goldwyn Rodrigues2017-06-20
* | | fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2017-06-20
* | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-13
|\ \ \ | | |/ | |/|
| * | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-05
| |/
* / fs: remove the unused error argument to dio_end_io()Christoph Hellwig2017-06-09
|/