1. 61a707c fs: add a __kernel_read helper by Christoph Hellwig · 4 years, 8 months ago
  2. 3373a34 block: make function 'kill_bdev' static by Zheng Bin · 4 years, 6 months ago
  3. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  4. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  5. 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
  6. f1084bc Revert "fs: remove dio_end_io()" by David Sterba · 4 years, 7 months ago
  7. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  8. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  9. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  10. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
  11. 44ebcd0 fs: mark __generic_block_fiemap static by Christoph Hellwig · 4 years, 7 months ago
  12. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  13. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  14. 8eeae5b Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  15. 96ed320 Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  16. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  17. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  18. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  19. 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  20. 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 7 months ago
  21. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  22. 3f19b2a vfs, afs, ext4: Make the inode hash table RCU searchable by David Howells · 7 years ago
  23. b75b7ca fs: remove dio_end_io() by Goldwyn Rodrigues · 5 years ago
  24. d85dc2e fs: export generic_file_buffered_read() by Goldwyn Rodrigues · 5 years ago
  25. 6670ee2 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming by J. Bruce Fields · 4 years, 7 months ago
  26. 3783dae block: remove ioctl_by_bdev by Christoph Hellwig · 4 years, 7 months ago
  27. a3c751a vfs: allow unprivileged whiteout creation by Miklos Szeredi · 4 years, 8 months ago
  28. 2c567af fs: Introduce DCACHE_DONTCACHE by Ira Weiny · 4 years, 8 months ago
  29. dae2f8e fs: Lift XFS_IDONTCACHE to the VFS layer by Ira Weiny · 4 years, 8 months ago
  30. 32b1924b2 ovl: skip overlayfs superblocks at global sync by Konstantin Khlebnikov · 4 years, 9 months ago
  31. 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
  32. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  33. 9d82973 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 8 months ago
  34. efbe3c2 fs: Remove unneeded IS_DAX() check in io_is_direct() by Ira Weiny · 4 years, 8 months ago
  35. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  36. 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
  37. 02d33b6 block: mark invalidate_partition static by Christoph Hellwig · 4 years, 9 months ago
  38. ea9448b Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  39. 0e7e619 Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 4 years, 9 months ago
  40. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  41. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  42. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  43. f05a384 fs: Constify vma argument to vma_is_dax by Thomas Hellstrom (VMware) · 4 years, 9 months ago
  44. ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 9 months ago
  45. e4c2c0f firmware: Add new platform fallback mechanism and firmware_request_platform() by Hans de Goede · 5 years ago
  46. 8019ad1 futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 10 months ago
  47. 901cff7 firmware_loader: load files from the mount namespace of init by Topi Miettinen · 5 years ago
  48. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  49. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  50. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  51. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  52. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  53. 7f879e1 Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  54. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  55. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  56. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  57. 5dcdc43 vfs: add vfs_iocb_iter_[read|write] helper functions by Jiufei Xue · 5 years ago
  58. 77b9040 compat_ioctl: simplify the implementation by Arnd Bergmann · 5 years ago
  59. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  60. ba70609 fs: Delete timespec64_trunc() by Deepa Dinamani · 5 years ago
  61. 2496396 sched/rt, fs: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  62. 97eeb4d Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  63. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  64. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  65. a92853b fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n by Konstantin Khlebnikov · 5 years ago
  66. 2be7d34 Revert "vfs: properly and reliably lock f_pos in fdget_pos()" by Linus Torvalds · 5 years ago
  67. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  68. 0be0ee7 vfs: properly and reliably lock f_pos in fdget_pos() by Linus Torvalds · 5 years ago
  69. f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
  70. a1548b6 block: move rescan_partitions to fs/block_dev.c by Christoph Hellwig · 5 years ago
  71. 837a6e7 fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers by Christoph Hellwig · 5 years ago
  72. 2952db0 compat_ioctl: add compat_ptr_ioctl() by Arnd Bergmann · 6 years ago
  73. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  74. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  75. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  76. b41dae0 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  77. e6bc9de Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  78. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  79. cf1ea05 fs: Export generic_fadvise() by Jan Kara · 5 years ago
  80. 50e17c00 vfs: Add timestamp_truncate() api by Deepa Dinamani · 7 years ago
  81. 188d20bc vfs: Add file timestamp range support by Deepa Dinamani · 7 years ago
  82. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  83. 18f6622 locks: create a new notifier chain for lease attempts by Jeff Layton · 5 years ago
  84. 22d94f4 fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl by Eric Biggers · 5 years ago
  85. 89e524c0 loop: Fix mount(2) failure due to race with LOOP_SET_FD by Jan Kara · 5 years ago
  86. 5585f2a fs-verity: add inode and superblock fields by Eric Biggers · 5 years ago
  87. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  88. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  89. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  90. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  91. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  92. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  93. 988052f Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  94. f85d933 locks: Cleanup lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago
  95. 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 5 years ago
  96. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  97. aa0bfcd mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  98. 387e374 locks: eliminate false positive conflicts for write lease by Amir Goldstein · 6 years ago
  99. e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
  100. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago