1. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  2. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  4. 146a859 locks: break delegations on link by J. Bruce Fields · 13 years ago
  5. 8e6d782 locks: break delegations on rename by J. Bruce Fields · 13 years ago
  6. 5a14696 locks: helper functions for delegation breaking by J. Bruce Fields · 12 years ago
  7. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  8. df4e8d2 locks: implement delegations by J. Bruce Fields · 12 years ago
  9. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 13 years ago
  10. 40bd22c vfs: rename I_MUTEX_QUOTA now that it's not used for quotas by J. Bruce Fields · 12 years ago
  11. 375e289 vfs: pull ext4's double-i_mutex-locking into common code by J. Bruce Fields · 12 years ago
  12. b7a6ec5 vfs: split out vfs_getattr_nosec by J. Bruce Fields · 11 years ago
  13. 6987843 take anon inode allocation to libfs.c by Al Viro · 11 years ago
  14. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  15. e2fec7c make freeing super_block rcu-delayed by Al Viro · 11 years ago
  16. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  17. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  18. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  19. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  20. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  21. f604156 dcache: convert to use new lru list infrastructure by Dave Chinner · 11 years ago
  22. bc3b14c inode: convert inode lru list to generic lru list code. by Dave Chinner · 11 years ago
  23. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  24. 1915684 dentry: move to per-sb LRU locks by Dave Chinner · 11 years ago
  25. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  26. aac34df fs: remove vfs_follow_link by Christoph Hellwig · 11 years ago
  27. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  28. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  30. badcf2b constify touch_atime() by Al Viro · 11 years ago
  31. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  32. 1c8924e quota: provide interface for readding allocated space into reserved space by Jan Kara · 11 years ago
  33. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  35. a82a729 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  36. ef277c7 page migration: fix wrong comment in address_space_operations.migratepage() by Tang Chen · 11 years ago
  37. a885599 writeback: Do not sort b_io list only because of block device inode by Jan Kara · 11 years ago
  38. 7012b02 locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock by Jeff Layton · 11 years ago
  39. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 11 years ago
  40. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  42. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  43. 3999e49 locks: add a new "lm_owner_key" lock operation by Jeff Layton · 11 years ago
  44. 139ca04 locks: convert fl_link to a hlist_node by Jeff Layton · 11 years ago
  45. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  46. 1cb3601 locks: comment cleanups and clarifications by Jeff Layton · 11 years ago
  47. 1a9e64a cifs: use posix_unblock_lock instead of locks_delete_block by Jeff Layton · 11 years ago
  48. f891a29 locks: drop the unused filp argument to posix_unblock_lock by Jeff Layton · 11 years ago
  49. 68d70d0 constify rw_verify_area() by Al Viro · 11 years ago
  50. 1bf9d14 new helper: fixed_size_llseek() by Al Viro · 11 years ago
  51. 0b3fca1 kill find_inode_number() by Al Viro · 11 years ago
  52. f4e0c30 allow the temp files created by open() to be linked to by Al Viro · 11 years ago
  53. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  54. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  55. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  56. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  57. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 11 years ago
  58. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  59. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  60. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 11 years ago
  61. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  62. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  63. 5ae98f1 fs: Fix hang with BSD accounting on frozen filesystem by Jan Kara · 11 years ago
  64. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  65. 74e3d1e include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 11 years ago
  66. 599a0ac pipe: fold file_operations instances in one by Al Viro · 11 years ago
  67. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 11 years ago
  68. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  69. dd37978 cache the value of file_inode() in struct file by Al Viro · 11 years ago
  70. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  72. 182be68 kill f_vfsmnt by Al Viro · 11 years ago
  73. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  74. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  75. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  76. d28574e mm: minor cleanup of iov_iter_single_seg_count() by Maxim Patlasov · 12 years ago
  77. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 12 years ago
  78. 4716673 vfs: Remove useless function prototypes by Alessio Igor Bogani · 12 years ago
  79. d30357f vfs: drop vmtruncate by Marco Stornelli · 12 years ago
  80. a02de96 VFS: Make more complete truncate operation available to CacheFiles by David Howells · 12 years ago
  81. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  82. 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
  83. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  84. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  85. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  86. bbec0270 blkdev_max_block: make private to fs/buffer.c by Linus Torvalds · 12 years ago
  87. 1e8b333 blockdev: remove bd_block_size_semaphore again by Linus Torvalds · 12 years ago
  88. 0c55cfc vfs: Allow unprivileged manipulation of the mount namespace. by Eric W. Biederman · 12 years ago
  89. c54d0dc bury SEL_{IN,OUT,EX} by Al Viro · 12 years ago
  90. bbc1096 Unexport some bits of linux/fs.h by David Howells · 12 years ago
  91. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  92. 08cce05c UAPI: Unexport linux/blk_types.h by David Howells · 12 years ago
  93. 7950e38 vfs: embed struct filename inside of names_cache allocation if possible by Jeff Layton · 12 years ago
  94. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  95. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  96. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  97. a608ca2 vfs: allocate page instead of names_cache buffer in mount_block_root by Jeff Layton · 12 years ago
  98. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  100. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago