1. c353f88 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  2. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 8 years ago
  3. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 8 years ago
  4. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  5. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  6. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. a446d6f include/linux/fs.h: remove unneeded forward definition of mm_struct by Jeff Layton · 8 years ago
  8. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  9. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  10. 5791577 Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  11. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  12. 495e642 vfs: add flags to d_real() by Miklos Szeredi · 8 years ago
  13. 799ea9e xfs: evict all inodes involved with log redo item by Darrick J. Wong · 8 years ago
  14. ddef7ed annotate RWF_... flags by Christoph Hellwig · 8 years ago
  15. 9749c37 Merge 4.13-rc7 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  16. 0cc3b0e Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 8 years ago
  17. c2ee070 block: cache the partition index in struct block_device by Christoph Hellwig · 8 years ago
  18. f4a8116a fs: Provide __inode_get_bytes() by Jan Kara · 8 years ago
  19. ffb959b mm: remove optimizations based on i_size in mapping writeback waits by Jeff Layton · 8 years ago
  20. a823e45 mm: add file_fdatawait_range and file_write_and_wait by Jeff Layton · 8 years ago
  21. 80aafd5 Documentation: add some docs for errseq_t by Jeff Layton · 8 years ago
  22. 24a81a2 Merge 4.13-rc2 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  23. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  24. 133d55c block: order /proc/devices by major number by Logan Gunthorpe · 8 years ago
  25. 8a932f7 char_dev: order /proc/devices by major number by Logan Gunthorpe · 8 years ago
  26. a5d31a3 char_dev: extend dynamic allocation of majors into a higher range by Logan Gunthorpe · 8 years ago
  27. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 8 years ago
  28. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 6b1c776 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  30. 1d278a8 VFS: Kill off s_options and helpers by David Howells · 8 years ago
  31. baabda2 mm: always enable thp for dax mappings by Dan Williams · 8 years ago
  32. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  33. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  34. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 8 years ago
  35. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 8 years ago
  36. ee416bc VFS: Make get_filesystem() return the affected filesystem by David Howells · 8 years ago
  37. 0f41074 fs: remove call_fsync helper function by Jeff Layton · 8 years ago
  38. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  40. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 8 years ago
  41. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 9 years ago
  43. abbb6589 fs: implement vfs_iter_write using do_iter_write by Christoph Hellwig · 8 years ago
  44. 18e9710 fs: implement vfs_iter_read using do_iter_read by Christoph Hellwig · 8 years ago
  45. c75b1d9 fs: add fcntl() interface for setting/getting write life time hints by Jens Axboe · 8 years ago
  46. b745faf fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT by Goldwyn Rodrigues · 8 years ago
  47. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 8 years ago
  48. fdd2f5b fs: Separate out kiocb flags setup based on RWF_* flags by Goldwyn Rodrigues · 8 years ago
  49. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
  50. 393cc3f fs/fcntl: f_setown, allow returning error by Jiri Slaby · 8 years ago
  51. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  52. 4055351 fs: remove the unused error argument to dio_end_io() by Christoph Hellwig · 8 years ago
  53. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  54. a75d30c fs/locks: pass kernel struct flock to fcntl_getlk/setlk by Christoph Hellwig · 8 years ago
  55. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  56. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  57. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  59. deccf49 Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx() by David Howells · 8 years ago
  60. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  61. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  62. a0c111b fs: drop duplicate header percpu-rwsem.h by Geliang Tang · 8 years ago
  63. 50f2112 locks: Set FL_CLOSE when removing flock locks on close() by Benjamin Coddington · 8 years ago
  64. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  65. fca3934 fs: Provide infrastructure for dynamic BDIs in filesystems by Jan Kara · 8 years ago
  66. 08991e8 fsnotify: Free fsnotify_mark_connector when there is no mark attached by Jan Kara · 9 years ago
  67. 9dd813c fsnotify: Move mark list head from object into dedicated structure by Jan Kara · 8 years ago
  68. cbfd0c1 include/linux/fs.h: fix unsigned enum warning with gcc-4.2 by Arnd Bergmann · 8 years ago
  69. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 9 years ago
  70. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  72. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  73. 0eb8af4 vfs: use helper for calling f_op->fsync() by Miklos Szeredi · 8 years ago
  74. f74ac01 mm: use helper for calling f_op->mmap() by Miklos Szeredi · 8 years ago
  75. bb7462b vfs: use helpers for calling f_op->{read,write}_iter() by Miklos Szeredi · 8 years ago
  76. bfe219d vfs: wrap write f_ops with file_{start,end}_write() by Amir Goldstein · 9 years ago
  77. af7bd4d vfs: create vfs helper vfs_tmpfile() by Amir Goldstein · 9 years ago
  78. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 9 years ago
  79. f44f1ab block: Unhash block device inodes on gendisk destruction by Jan Kara · 9 years ago
  80. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  81. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  82. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  83. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 9 years ago
  84. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  85. 031a072 vfs: call vfs_clone_file_range() under freeze protection by Amir Goldstein · 9 years ago
  86. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  87. 876bec6f vfs: refactor clone/dedupe_file_range common functions by Darrick J. Wong · 9 years ago
  88. d16744e vfs: make generic_readlink() static by Miklos Szeredi · 9 years ago
  89. 76fca90 vfs: default to generic_readlink() by Miklos Szeredi · 9 years ago
  90. fd4a0ed vfs: replace calling i_op->readlink with vfs_readlink() by Miklos Szeredi · 9 years ago
  91. f0bb5aa vfs: misc struct path constification by Al Viro · 9 years ago
  92. ca71cf7 namespace.c: constify struct path passed to a bunch of primitives by Al Viro · 9 years ago
  93. 640eb7e fs: Constify path_is_under()'s arguments by Mickaël Salaün · 9 years ago
  94. ba6379f fs: Provide function to get superblock with exclusive s_umount by Jan Kara · 9 years ago
  95. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 9 years ago
  96. 1e3914d block, fs: move submit_bio to bio.h by Christoph Hellwig · 9 years ago
  97. d384995 fs: decouple READ and WRITE from the block layer ops by Christoph Hellwig · 9 years ago
  98. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 9 years ago
  99. a2b8096 block: replace REQ_NOIDLE with REQ_IDLE by Christoph Hellwig · 9 years ago
  100. b685d3d block: treat REQ_FUA and REQ_PREFLUSH as synchronous by Christoph Hellwig · 9 years ago