1. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  2. 49db08c chrdev: emit a warning when we go below dynamic major range by Linus Walleij · 9 years ago
  3. 7df818b constify vfs_truncate() by Al Viro · 9 years ago
  4. d101a12 fs: add file_dentry() by Miklos Szeredi · 9 years ago
  5. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
  6. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  7. d407574 Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  8. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  9. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 9 years ago
  10. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago
  11. 9d95afd kill dentry_unhash() by Al Viro · 9 years ago
  12. 97be7eb vfs: add the RWF_HIPRI flag for preadv2/pwritev2 by Christoph Hellwig · 9 years ago
  13. 793b80e vfs: pass a flags argument to vfs_readv/vfs_writev by Christoph Hellwig · 9 years ago
  14. 7429b09 ima: load policy using path by Dmitry Kasatkin · 11 years ago
  15. b804def kexec: replace call to copy_file_from_fd() with kernel version by Mimi Zohar · 9 years ago
  16. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 9 years ago
  17. b844f0e vfs: define kernel_copy_file_from_fd() by Mimi Zohar · 9 years ago
  18. e40ba6d firmware: replace call to fw_read_file_contents() with kernel version by Mimi Zohar · 9 years ago
  19. 09596b9 vfs: define kernel_read_file_from_path by Mimi Zohar · 9 years ago
  20. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 9 years ago
  21. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 9 years ago
  22. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 9 years ago
  23. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 9 years ago
  24. 65f87ee fs, block: force direct-I/O for dax-enabled block devices by Dan Williams · 9 years ago
  25. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  27. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  28. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  29. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  30. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  31. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  32. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  33. 5a023cd block: enable dax for raw block devices by Dan Williams · 9 years ago
  34. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  35. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
  36. f27a0fe locks: pass inode pointer to locks_free_lock_context by Jeff Layton · 9 years ago
  37. 54dbc15 vfs: hoist the btrfs deduplication ioctl to the vfs by Darrick J. Wong · 9 years ago
  38. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  39. cd3417c kill free_page_put_link() by Al Viro · 9 years ago
  40. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  41. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  42. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  43. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  44. acc1557 locks: new locks_mandatory_area calling convention by Christoph Hellwig · 9 years ago
  45. d37177b fs/attr.c: is_sxid can be boolean by Yaowei Bai · 9 years ago
  46. 0e3ef1f fs/bad_inode.c: is_bad_inode can be boolean by Yaowei Bai · 9 years ago
  47. a6e5787 fs/dcache.c: is_subdir can be boolean by Yaowei Bai · 9 years ago
  48. 25ab4c9 fs/namespace.c: path_is_under can be boolean by Yaowei Bai · 9 years ago
  49. 3e004ee fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined by Yaowei Bai · 9 years ago
  50. 2973293 vfs: add copy_file_range syscall and vfs helper by Zach Brown · 9 years ago
  51. 9e8925b locks: Allow disabling mandatory locking at compile time by Jeff Layton · 9 years ago
  52. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. c8fffa6 vfs: remove stale comment in inode_operations by Ross Zwisler · 9 years ago
  54. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  55. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  56. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  58. 616fb38 locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait by Benjamin Coddington · 9 years ago
  59. e55c34a locks: introduce locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  60. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  61. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  62. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  63. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  64. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  65. 061f98e Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next by Al Viro · 9 years ago
  66. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 10 years ago
  67. e97fedb sync: serialise per-superblock sync operations by Dave Chinner · 10 years ago
  68. 74278da inode: convert inode_sb_list_lock to per-sb by Dave Chinner · 10 years ago
  69. cbedaac inode: add hlist_fake to avoid the inode hash lock in evict by Josef Bacik · 10 years ago
  70. 8129ed2 change sb_writers to use percpu_rw_semaphore by Oleg Nesterov · 9 years ago
  71. 853b39a shift percpu_counter_destroy() into destroy_super_work() by Oleg Nesterov · 9 years ago
  72. bee9182 introduce __sb_writers_{acquired,release}() helpers by Oleg Nesterov · 9 years ago
  73. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  74. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  75. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  76. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  77. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  78. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  79. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  80. fbabfd0 fs: Add helper functions for permanently empty directories. by Eric W. Biederman · 10 years ago
  81. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  82. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  84. 45f147a fs: Call security_ops->inode_killpriv on truncate by Jan Kara · 9 years ago
  85. dbfae0c fs: Provide function telling whether file_remove_privs() will do anything by Jan Kara · 9 years ago
  86. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  87. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  88. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 9 years ago
  89. 46b15ca vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB by Tejun Heo · 9 years ago
  90. ce5c5d5 dax: expose __dax_fault for filesystems with locking constraints by Dave Chinner · 9 years ago
  91. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  92. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  93. 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 9 years ago
  94. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  95. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 9 years ago
  96. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 9 years ago
  97. be32417 block: export blkdev_reread_part() and __blkdev_reread_part() by Jarod Wilson · 10 years ago
  98. 89076bc get rid of assorted nameidata-related debris by Al Viro · 10 years ago
  99. 8fa9dd2 VFS/namei: make the use of touch_atime() in get_link() RCU-safe. by NeilBrown · 10 years ago
  100. 1b852bc mnt: Refactor the logic for mounting sysfs and proc in a user namespace by Eric W. Biederman · 10 years ago