1. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  2. 5687b57 hfs: get rid of hfs_sync_super by Artem Bityutskiy · 12 years ago
  3. b16ca62 hfs: introduce VFS superblock object back-reference by Artem Bityutskiy · 12 years ago
  4. 4527440 hfs: simplify a bit checking for R/O by Artem Bityutskiy · 12 years ago
  5. a3742d4 hfs: remove extra mdb write on unmount by Artem Bityutskiy · 12 years ago
  6. b593523 hfs: get rid of lock_super by Artem Bityutskiy · 12 years ago
  7. 715189d hfs: push lock_super down by Artem Bityutskiy · 12 years ago
  8. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  9. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  10. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  11. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  12. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  13. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  14. e021d7b hfs: propagate umode_t by Al Viro · 13 years ago
  15. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  16. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  17. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  18. bc5b8a9 hfs: add sanity check for file name length by Dan Carpenter · 13 years ago
  19. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  20. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  21. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  22. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  23. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  24. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  25. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  26. 4e82d61 hfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  27. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  28. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  29. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  30. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  31. 69102e9 hfs: fix rename() over non-empty directory by Al Viro · 13 years ago
  32. 518c79d switch hfs by Al Viro · 14 years ago
  33. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  34. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  35. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  36. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  37. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  38. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  39. 89b0fc3 switch hfs to hlist_add_fake() by Al Viro · 14 years ago
  40. 3072b90 hfs: use sync_dirty_buffer by Christoph Hellwig · 14 years ago
  41. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  42. 4a94103 hfs: Convert tree_lock to mutex by Thomas Gleixner · 14 years ago
  43. 8526fb3 BKL: Remove BKL from HFS by Jan Blunck · 14 years ago
  44. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  45. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  46. b5fc510 get rid of file_fsync() by Al Viro · 14 years ago
  47. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  48. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  49. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  52. ec81aec hfs: fix a potential buffer overflow by Amerigo Wang · 15 years ago
  53. 47f365e hfs: fix oops on mount with corrupted btree extent records by Jeff Mahoney · 15 years ago
  54. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  55. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  56. 58bc5bb hfs: add ->sync_fs by Christoph Hellwig · 15 years ago
  57. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  58. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  59. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  60. eb2e5f4 hfs: fix memory leak when unmounting by Dave Anderson · 15 years ago
  61. 7dd2c00 fs/hfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  62. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  63. b08bac1 fs/Kconfig: move hfs, hfsplus out by Alexey Dobriyan · 15 years ago
  64. 94c9a5e CRED: Wrap task credential accesses in the HFS filesystem by David Howells · 16 years ago
  65. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  66. d38b7aa hfs: fix namelength memory corruption by Eric Sesterhenn · 16 years ago
  67. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  68. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  69. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  70. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  71. 39f8d47 hfs: convert extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  72. 3084b72 hfs: convert bitmap_lock in a mutex by Matthias Kaehlcke · 16 years ago
  73. 3e5a509 hfs: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  74. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  75. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 16 years ago
  76. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  77. 14b30d6 hfs: update comment to reflect actual init and exit routines by Robert P. J. Day · 16 years ago
  78. 55581d0 address hfs on-disk corruption robustness review comments by Eric Sandeen · 16 years ago
  79. 46a39c1 hfs: fix coverity-found null deref by Eric Sandeen · 16 years ago
  80. cf05946 hfs: handle more on-disk corruptions without oopsing by Eric Sandeen · 17 years ago
  81. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  82. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  83. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  84. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  85. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  86. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  87. e1b5c1d is_power_of_2 in fs/hfs by Vignesh Babu BM · 17 years ago
  88. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  89. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  90. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  91. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 17 years ago
  92. c528896 [PATCH] struct path: convert hfs by Josef Sipek · 18 years ago
  93. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  94. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  95. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  96. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  97. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  98. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  99. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  100. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago