1. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  4. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. 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
  7. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  8. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  9. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  10. 5dcdc43 vfs: add vfs_iocb_iter_[read|write] helper functions by Jiufei Xue · 5 years ago
  11. 77b9040 compat_ioctl: simplify the implementation by Arnd Bergmann · 5 years ago
  12. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  13. ba70609 fs: Delete timespec64_trunc() by Deepa Dinamani · 5 years ago
  14. 2496396 sched/rt, fs: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  15. 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
  16. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  17. 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
  18. a92853b fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n by Konstantin Khlebnikov · 5 years ago
  19. 2be7d34 Revert "vfs: properly and reliably lock f_pos in fdget_pos()" by Linus Torvalds · 5 years ago
  20. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  21. 0be0ee7 vfs: properly and reliably lock f_pos in fdget_pos() by Linus Torvalds · 5 years ago
  22. f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
  23. a1548b6 block: move rescan_partitions to fs/block_dev.c by Christoph Hellwig · 5 years ago
  24. 837a6e7 fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers by Christoph Hellwig · 5 years ago
  25. 2952db0 compat_ioctl: add compat_ptr_ioctl() by Arnd Bergmann · 6 years ago
  26. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  27. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  28. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  29. 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
  30. 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
  31. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  32. cf1ea05 fs: Export generic_fadvise() by Jan Kara · 5 years ago
  33. 50e17c00 vfs: Add timestamp_truncate() api by Deepa Dinamani · 7 years ago
  34. 188d20bc vfs: Add file timestamp range support by Deepa Dinamani · 7 years ago
  35. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  36. 18f6622 locks: create a new notifier chain for lease attempts by Jeff Layton · 5 years ago
  37. 22d94f4 fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl by Eric Biggers · 5 years ago
  38. 89e524c0 loop: Fix mount(2) failure due to race with LOOP_SET_FD by Jan Kara · 5 years ago
  39. 5585f2a fs-verity: add inode and superblock fields by Eric Biggers · 5 years ago
  40. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  41. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  42. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  43. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  44. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  45. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  46. 988052f Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  47. f85d933 locks: Cleanup lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago
  48. 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 6 years ago
  49. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 years ago
  50. aa0bfcd mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  51. 387e374 locks: eliminate false positive conflicts for write lease by Amir Goldstein · 6 years ago
  52. e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
  53. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago
  54. a317135 vfs: introduce generic_file_rw_checks() by Amir Goldstein · 6 years ago
  55. f16acc9 vfs: introduce generic_copy_file_range() by Dave Chinner · 6 years ago
  56. 5c437fa docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst by Mauro Carvalho Chehab · 6 years ago
  57. 0b3b094 fanotify: Disallow permission events for proc filesystem by Jan Kara · 6 years ago
  58. 023d066 vfs: Kill sget_userns() by David Howells · 6 years ago
  59. 8d9e46d fold mount_pseudo_xattr() into pseudo_fs_get_tree() by Al Viro · 6 years ago
  60. bb7b6b2 vfs: Kill mount_ns() by David Howells · 6 years ago
  61. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  62. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  63. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  64. d897166 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  65. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. 52ae245 Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  67. 22f96b3 fs: add sync_file_range() helper by Jens Axboe · 6 years ago
  68. fdb0da8 new inode method: ->free_inode() by Al Viro · 6 years ago
  69. b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
  70. d469660 afs: Add file locking tracepoints by David Howells · 6 years ago
  71. 1caf7a7 fs: drop unused fput_atomic definition by Lukas Bulwahn · 6 years ago
  72. 10dce8a fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  73. a07b200 vfs: syscall: Add open_tree(2) to reference or clone a mount by Al Viro · 6 years ago
  74. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  75. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  76. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  77. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  78. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  79. f1fffbd linux/fs.h: move member alignment check next to definition of struct filename by Rasmus Villemoes · 6 years ago
  80. b39a07a Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  81. a9519de writeback: fix inode cgroup switching comment by Greg Thelen · 6 years ago
  82. 84c4e1f8 aio: simplify - and fix - fget/fput for io_submit() by Linus Torvalds · 6 years ago
  83. 091141a fs: add fget_many() and fput_many() by Jens Axboe · 6 years ago
  84. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  85. d911b45 vfs: Remove kern_mount_data() by David Howells · 6 years ago
  86. cb50b34 convenience helpers: vfs_get_super() and sget_fc() by Al Viro · 6 years ago
  87. 3e1aeb0 vfs: Implement a filesystem superblock creation/configuration context by David Howells · 6 years ago
  88. fb7e160 fs: add an iopoll method to struct file_operations by Christoph Hellwig · 6 years ago
  89. f3a09c9 introduce fs_context methods by Al Viro · 6 years ago
  90. 8d0347f convert do_remount_sb() to fs_context by David Howells · 6 years ago
  91. a0c9a8b teach vfs_get_tree() to handle subtype, switch do_new_mount() to it by Al Viro · 6 years ago
  92. 7d10f70 fs: Don't need to put list_lru into its own cacheline by Waiman Long · 6 years ago
  93. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  94. bbe7449e fs: common implementation of file type by Phillip Potter · 6 years ago
  95. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  96. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. 89cb088 mm: migrate: provide buffer_migrate_page_norefs() by Jan Kara · 6 years ago
  98. cb03f94 fs/locks: merge posix_unblock_lock() and locks_delete_block() by NeilBrown · 6 years ago
  99. ada5c1d fs/locks: rename some lists and pointers. by NeilBrown · 6 years ago
  100. 20578bd block: Initialize BIO I/O priority early by Damien Le Moal · 6 years ago