1. 6f80dfe hfsplus: fix option parsing during remount by Christoph Hellwig · 14 years ago
  2. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  3. 11cc21f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  4. 85b8fe8 hfsplus: free space correcly for files unlinked while open by Christoph Hellwig · 14 years ago
  5. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  6. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  7. e50fb58 hfsplus: fix double lock typo in ioctl by Dan Carpenter · 14 years ago
  8. 46bf36e hfsplus: fix getxattr return value by Christoph Hellwig · 14 years ago
  9. 32e39e1 hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers by Christoph Hellwig · 14 years ago
  10. 90e6169 hfsplus: create correct initial catalog entries for device files by Christoph Hellwig · 14 years ago
  11. 722c55d hfsplus: remove superflous rootflags field in hfsplus_inode_info by Christoph Hellwig · 14 years ago
  12. f6089ff hfsplus: fix link corruption by Christoph Hellwig · 14 years ago
  13. 13571a6 hfsplus: validate btree flags by Christoph Hellwig · 14 years ago
  14. 9250f92 hfsplus: handle more on-disk corruptions without oopsing by Eric Sandeen · 14 years ago
  15. b6b4142 hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 14 years ago
  16. ee52716 hfsplus: fix oops on mount with corrupted btree extent records by Jeff Mahoney · 14 years ago
  17. 40de9a7 hfsplus: fix rename over directories by Christoph Hellwig · 14 years ago
  18. 467c3d9 hfsplus: convert tree_lock to mutex by Thomas Gleixner · 14 years ago
  19. 7fcc99f hfsplus: add missing extent locking in hfsplus_write_inode by Christoph Hellwig · 14 years ago
  20. 89755dc hfsplus: protect readdir against removals from open_dir_list by Christoph Hellwig · 14 years ago
  21. 84adede hfsplus: use atomic bitops for the superblock flags by Christoph Hellwig · 14 years ago
  22. 7ac9fb9 hfsplus: add per-superblock lock for volume header updates by Christoph Hellwig · 14 years ago
  23. 58a818f hfsplus: remove the rsrc_inodes list by Christoph Hellwig · 14 years ago
  24. 66e5db0 hfsplus: do not cache and write next_alloc by Christoph Hellwig · 14 years ago
  25. f17c89b hfsplus: fix error handling in hfsplus_symlink by Christoph Hellwig · 14 years ago
  26. 30d3abb hfsplus: merge mknod/mkdir/creat by Christoph Hellwig · 14 years ago
  27. b5080f7 hfsplus: clean up hfsplus_write_inode by Christoph Hellwig · 14 years ago
  28. fc4fff8 hfsplus: clean up hfsplus_iget by Christoph Hellwig · 14 years ago
  29. 6af502d hfsplus: fix HFSPLUS_I calling convention by Christoph Hellwig · 14 years ago
  30. dd73a01 hfsplus: fix HFSPLUS_SB calling convention by Christoph Hellwig · 14 years ago
  31. e753a62 hfsplus: remove BKL from hfsplus_put_super by Christoph Hellwig · 14 years ago
  32. a9fdbf8 hfsplus: use alloc_mutex in hfsplus_sync_fs by Christoph Hellwig · 14 years ago
  33. 40bf48a hfsplus: introduce alloc_mutex by Christoph Hellwig · 14 years ago
  34. 6333816 hfsplus: protect setflags using i_mutex by Christoph Hellwig · 14 years ago
  35. 9474456 hfsplus: split hfsplus_ioctl by Christoph Hellwig · 14 years ago
  36. 249e635 hfsplus: fix BKL leak in hfsplus_ioctl by Christoph Hellwig · 14 years ago
  37. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  38. b5fc510 get rid of file_fsync() by Al Viro · 14 years ago
  39. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  40. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  41. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  42. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  43. 7cc4bcc hfsplus: Push down BKL into ioctl function by Arnd Bergmann · 14 years ago
  44. 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
  45. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  46. 5c36fe3 hfsplus: refuse to mount volumes larger than 2TB by Ben Hutchings · 15 years ago
  47. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  48. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  49. 7fbc6df hfsplus: add ->sync_fs by Christoph Hellwig · 15 years ago
  50. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  51. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  52. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  53. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  54. 25564dd fs/hfsplus: return f_fsid for statfs(2) by Coly Li · 15 years ago
  55. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  56. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  57. b08bac1 fs/Kconfig: move hfs, hfsplus out by Alexey Dobriyan · 16 years ago
  58. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  59. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  60. 248736c hfsplus: fix possible deadlock when handling corrupted extents by Eric Sesterhenn · 16 years ago
  61. 6e71529 hfsplus: missing O_LARGEFILE check by Alan Cox · 16 years ago
  62. 649f1ee hfsplus: check read_mapping_page() return value by Eric Sesterhenn · 16 years ago
  63. efc7ffc hfsplus: fix Buffer overflow with a corrupted image by Eric Sesterhenn · 16 years ago
  64. 81a7371 hfsplus: quieten down mounting hfsplus journaled fs read only by Mike Crowe · 16 years ago
  65. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  66. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  67. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  68. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  69. 895c23f hfsplus: convert the extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  70. 7063224 Fix hfsplus oops on image without extents by Eric Sesterhenn · 16 years ago
  71. 487798d hfsplus: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  72. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  73. 355a469 trivial: fix user-visible typo in hfsplus by Dave Jones · 16 years ago
  74. 8b3789e hfsplus: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  75. cd6fda3 hfsplus: handle match_strdup failure by Jim Meyering · 16 years ago
  76. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 16 years ago
  77. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  78. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 16 years ago
  79. 8aa84ab fs/hfsplus/unicode.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  80. 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 16 years ago
  81. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  82. 7c0efc6 hfsplus: 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. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  85. d45bce8 HFS+: add custom dentry hash and comparison operations by Duane Griffin · 17 years ago
  86. 1e96b7c HFS+: refactor ASCII to unicode conversion routine for later reuse by Duane Griffin · 17 years ago
  87. a5001a2 HFSPlus: change kmalloc/memset to kzalloc by Wyatt Banks · 17 years ago
  88. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  89. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  90. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  91. e1b5c1d is_power_of_2 in fs/hfs by Vignesh Babu BM · 17 years ago
  92. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  93. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  94. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  95. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  96. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 17 years ago
  97. f44ea03 [PATCH] struct path: convert hfsplus by Josef Sipek · 18 years ago
  98. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  99. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  100. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago