1. 7cc4bcc hfsplus: Push down BKL into ioctl function by Arnd Bergmann · 14 years ago
  2. 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
  3. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  4. 5c36fe3 hfsplus: refuse to mount volumes larger than 2TB by Ben Hutchings · 15 years ago
  5. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  6. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  7. 7fbc6df hfsplus: add ->sync_fs by Christoph Hellwig · 15 years ago
  8. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  9. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  10. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  11. 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
  12. 25564dd fs/hfsplus: return f_fsid for statfs(2) by Coly Li · 15 years ago
  13. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  14. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  15. b08bac1 fs/Kconfig: move hfs, hfsplus out by Alexey Dobriyan · 15 years ago
  16. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  17. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  18. 248736c hfsplus: fix possible deadlock when handling corrupted extents by Eric Sesterhenn · 16 years ago
  19. 6e71529 hfsplus: missing O_LARGEFILE check by Alan Cox · 16 years ago
  20. 649f1ee hfsplus: check read_mapping_page() return value by Eric Sesterhenn · 16 years ago
  21. efc7ffc hfsplus: fix Buffer overflow with a corrupted image by Eric Sesterhenn · 16 years ago
  22. 81a7371 hfsplus: quieten down mounting hfsplus journaled fs read only by Mike Crowe · 16 years ago
  23. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  24. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  25. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  26. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  27. 895c23f hfsplus: convert the extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  28. 7063224 Fix hfsplus oops on image without extents by Eric Sesterhenn · 16 years ago
  29. 487798d hfsplus: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  30. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  31. 355a469 trivial: fix user-visible typo in hfsplus by Dave Jones · 16 years ago
  32. 8b3789e hfsplus: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  33. cd6fda3 hfsplus: handle match_strdup failure by Jim Meyering · 16 years ago
  34. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 16 years ago
  35. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  36. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 16 years ago
  37. 8aa84ab fs/hfsplus/unicode.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  38. 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 16 years ago
  39. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  40. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  41. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  42. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  43. d45bce8 HFS+: add custom dentry hash and comparison operations by Duane Griffin · 17 years ago
  44. 1e96b7c HFS+: refactor ASCII to unicode conversion routine for later reuse by Duane Griffin · 17 years ago
  45. a5001a2 HFSPlus: change kmalloc/memset to kzalloc by Wyatt Banks · 17 years ago
  46. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  47. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  48. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  49. e1b5c1d is_power_of_2 in fs/hfs by Vignesh Babu BM · 17 years ago
  50. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  51. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  52. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  53. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  54. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 17 years ago
  55. f44ea03 [PATCH] struct path: convert hfsplus by Josef Sipek · 18 years ago
  56. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  57. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  58. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  59. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  60. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  61. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  62. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  63. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  64. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  65. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  66. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  69. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  70. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  71. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  72. 0bf3ba5 BUG_ON() Conversion in fs/hfsplus/ by Eric Sesterhenn · 18 years ago
  73. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  74. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  75. 6b192832 [PATCH] hfs: set type/creator for symlinks by Roman Zippel · 18 years ago
  76. af8c85b [PATCH] hfs: set correct create date for links by Roman Zippel · 18 years ago
  77. 9a4cad9 [PATCH] hfs: set correct ctime by Roman Zippel · 18 years ago
  78. 2179d37 [PATCH] hfs: add HFSX support by David Elliott · 18 years ago
  79. 634725a [PATCH] hfs: cleanup HFS+ prints by Roman Zippel · 18 years ago
  80. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  81. 9979ead [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function by Adrian Bunk · 18 years ago
  82. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  83. bd6a59b [PATCH] hfsplus oops fix by Joshua Kwan · 18 years ago
  84. b0b623c [PATCH] hfsplus: don't modify journaled volume by Roman Zippel · 19 years ago
  85. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  86. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  87. 94c1d31 [PATCH] Fix HFS+ to free up the space when a file is deleted. by Peter Wainwright · 19 years ago
  88. e39f07c [PATCH] Change HFS+ to not use ll_rw_block() by Jan Kara · 19 years ago
  89. 717dd80e [PATCH] hfs: show_options support by Roman Zippel · 19 years ago
  90. a5e3985 [PATCH] hfs: remove debug code by Roman Zippel · 19 years ago
  91. 74f9c9c [PATCH] hfs: don't reference missing page by Roman Zippel · 19 years ago
  92. f76d28d [PATCH] hfs: don't dirty unchanged inode by Roman Zippel · 19 years ago
  93. 945b092 [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops by Colin Leroy · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago