1. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  2. fd2f7cb kill struct filename.separate by Al Viro · 9 years ago
  3. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  4. b2b89eb Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  5. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 9 years ago
  9. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  10. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  11. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  12. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  13. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  14. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  15. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  16. e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 9 years ago
  17. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 4101b62 fs: consolidate {nr,free}_cached_objects args in shrink_control by Vladimir Davydov · 9 years ago
  19. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  20. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  21. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  22. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  23. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  24. c8d78c1 mm: replace remap_file_pages() syscall with emulation by Kirill A. Shutemov · 9 years ago
  25. fe032c4 vfs: add find_inode_nowait() function by Theodore Ts'o · 9 years ago
  26. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  27. 11afe9f fs: add FL_LAYOUT lease type by Christoph Hellwig · 10 years ago
  28. 15d0f5e Make super_blocks and sb_lock static by Al Viro · 9 years ago
  29. dbe4e19 fs: add vfs_iter_{read,write} helpers by Christoph Hellwig · 10 years ago
  30. 55422d0 audit: replace getname()/putname() hacks with reference counters by Paul Moore · 10 years ago
  31. 8116bf4 locks: update comments that refer to inode->i_flock by Jeff Layton · 10 years ago
  32. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  33. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  34. 9bd0f45 locks: keep a count of locks on the flctx lists by Jeff Layton · 10 years ago
  35. 7448cc3 locks: clean up the lm_change prototype by Jeff Layton · 10 years ago
  36. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  37. a7231a9 locks: remove i_flock field from struct inode by Jeff Layton · 10 years ago
  38. 8634b51 locks: convert lease handling to file_lock_context by Jeff Layton · 10 years ago
  39. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  40. 4a075e3 locks: add a new struct file_locking_context pointer to struct inode by Jeff Layton · 10 years ago
  41. 6dee60f locks: add new struct list_head to struct file_lock by Jeff Layton · 10 years ago
  42. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  43. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  44. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  45. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  46. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  47. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
  48. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  49. 3dec0ba mm/rmap: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  50. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  51. 8b28f62 mm,fs: introduce helpers around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  52. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 10 years ago
  53. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. 1366f5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  55. 8ce74dd Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next by Al Viro · 10 years ago
  56. 78d28e6 kill f_dentry macro by Al Viro · 10 years ago
  57. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  58. a6aacbd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 10 years ago
  59. 6fb5032 VFS: refactor vfs_read() by Dmitry Kasatkin · 10 years ago
  60. 48b6bca fs: add freeze_super/thaw_super fs hooks by Benjamin Marzinski · 10 years ago
  61. 75cbe70 vfs: Remove i_dquot field from inode by Jan Kara · 10 years ago
  62. 2d0fa46 quota: Use function to provide i_dquot pointers by Jan Kara · 10 years ago
  63. 2c5f648 quota: Allow each filesystem to specify which quota types it supports by Jan Kara · 10 years ago
  64. 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
  65. a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
  66. a740022 new helper: is_root_inode() by Al Viro · 10 years ago
  67. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  68. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  69. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  70. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  71. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  72. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  73. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  74. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  75. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  76. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  77. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  78. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  80. 1fa97e8 constify file_inode() by Al Viro · 10 years ago
  81. 1b2b32d locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING by Jeff Layton · 10 years ago
  82. 7ca7631 locks: set fl_owner for leases to filp instead of current->files by Jeff Layton · 10 years ago
  83. 4d01b7f locks: give lm_break a return value by Jeff Layton · 10 years ago
  84. c45198e locks: move freeing of leases outside of i_lock by Jeff Layton · 10 years ago
  85. 1c7dd2f locks: define a lm_setup handler for leases by Jeff Layton · 10 years ago
  86. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  87. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  88. 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
  89. 699688a locks: remove lock_may_read and lock_may_write by Jeff Layton · 10 years ago
  90. 5c97d7b locks: New ops in lock_manager_operations for get/put owner by Kinglong Mee · 10 years ago
  91. 3fe0fff1 locks: Rename __locks_copy_lock() to locks_copy_conflock() by Kinglong Mee · 10 years ago
  92. d0449b9 locks: Remove unused conf argument from lm_grant by Joe Perches · 10 years ago
  93. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  94. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  95. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  96. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  97. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  98. 17fa388 locks: typedef fl_owner_t to void * by Christoph Hellwig · 10 years ago
  99. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  100. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago