1. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 15 years ago
  2. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 15 years ago
  3. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  4. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 15 years ago
  5. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  6. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  7. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 15 years ago
  8. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  9. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 15 years ago
  10. c8aebb0 per-superblock default ->d_op by Al Viro · 15 years ago
  11. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 15 years ago
  12. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 15 years ago
  13. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 15 years ago
  14. 44a7d7a fs: cache optimise dentry and inode for rcu-walk by Nick Piggin · 15 years ago
  15. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 15 years ago
  16. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 15 years ago
  17. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 15 years ago
  18. c45821d locks: eliminate fl_mylease callback by J. Bruce Fields · 15 years ago
  19. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 15 years ago
  20. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 15 years ago
  21. 3a3a1af include/linux/fs.h: fix userspace build by Loïc Minier · 15 years ago
  22. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 15 years ago
  23. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 15 years ago
  24. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 15 years ago
  25. e09b457 block: simplify holder symlink handling by Tejun Heo · 15 years ago
  26. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 15 years ago
  27. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 15 years ago
  28. 435f49a readv/writev: do the same MAX_RW_COUNT truncation that read/write does by Linus Torvalds · 15 years ago
  29. ceefda6 switch get_sb_ns() users by Al Viro · 15 years ago
  30. 51139ad convert get_sb_pseudo() users by Al Viro · 15 years ago
  31. 3c26ff6 convert get_sb_nodev() users by Al Viro · 15 years ago
  32. fc14f2f convert get_sb_single() users by Al Viro · 15 years ago
  33. 152a083 new helper: mount_bdev() by Al Viro · 15 years ago
  34. c96e41e beginning of transtion: ->mount() by Al Viro · 15 years ago
  35. b31d42a Fix compile brekage with !CONFIG_BLOCK by Ingo Molnar · 15 years ago
  36. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 15 years ago
  37. 367a51a fs: Add FITRIM ioctl by Lukas Czerner · 15 years ago
  38. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  39. f7347ce fasync: re-organize fasync entry insertion to allow it under a spinlock by Linus Torvalds · 15 years ago
  40. c5b1f0d locks/nfsd: allocate file lock outside of spinlock by Arnd Bergmann · 15 years ago
  41. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  42. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 15 years ago
  43. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 15 years ago
  44. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 15 years ago
  45. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 15 years ago
  46. a178d20 IMA: move read counter into struct inode by Eric Paris · 15 years ago
  47. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 15 years ago
  48. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 15 years ago
  49. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 15 years ago
  50. 7de9c6e new helper: ihold() by Al Viro · 15 years ago
  51. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 15 years ago
  52. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 15 years ago
  53. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 15 years ago
  54. 1d3382c new helper: inode_unhashed() by Al Viro · 15 years ago
  55. a8dade3 unexport invalidate_inodes by Al Viro · 15 years ago
  56. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 15 years ago
  57. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 15 years ago
  58. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 15 years ago
  59. c376501 fs: add sync_inode_metadata by Christoph Hellwig · 15 years ago
  60. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  62. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  63. f3270b1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  64. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 15 years ago
  65. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 15 years ago
  66. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 15 years ago
  67. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 15 years ago
  68. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 15 years ago
  69. 1ec5584 libfs: use generic_file_llseek for simple_attr by Arnd Bergmann · 15 years ago
  70. 30ca22c ext3/ext4: Factor out disk addressability check by Patrick J. LoPresti · 15 years ago
  71. 8c55536 block: remove the BLKDEV_IFL_BARRIER flag by Christoph Hellwig · 15 years ago
  72. 31725e6 block: remove the WRITE_BARRIER flag by Christoph Hellwig · 15 years ago
  73. 4fed947 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests by Tejun Heo · 15 years ago
  74. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 16 years ago
  75. 6416ccb fs: scale files_lock by Nick Piggin · 15 years ago
  76. d996b62 tty: fix fu_list abuse by Nick Piggin · 15 years ago
  77. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 15 years ago
  78. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 15 years ago
  79. 10041d2 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  80. c788732 Mark arguments to certain syscalls as being const by David Howells · 15 years ago
  81. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 16 years ago
  82. 8d57a98 block: add secure discard by Adrian Hunter · 15 years ago
  83. 13bcbc0 include/linux/fs.h: complete hexification of FMODE_* constants by Andrew Morton · 15 years ago
  84. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  85. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  86. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  87. f446daa mm: implement writeback livelock avoidance using page tagging by Jan Kara · 15 years ago
  88. 7a4dec5 Fix sget() race with failing mount by Al Viro · 15 years ago
  89. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 16 years ago
  90. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 16 years ago
  91. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 16 years ago
  92. 3014083 fs/inode.c:clear_inode() is gone by Al Viro · 16 years ago
  93. 07958f9 ->delete_inode() is gone by Al Viro · 16 years ago
  94. b0683aa new helper: end_writeback() by Al Viro · 16 years ago
  95. c628731 generic_detach_inode() can be static now by Al Viro · 16 years ago
  96. be7ce41 New method - evict_inode() by Al Viro · 16 years ago
  97. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 16 years ago
  98. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 16 years ago
  99. 1025774 remove inode_setattr by Christoph Hellwig · 16 years ago
  100. 6a1a90a rename generic_setattr by Christoph Hellwig · 16 years ago