1. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  2. d38b7aa hfs: fix namelength memory corruption by Eric Sesterhenn · 16 years ago
  3. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  4. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  5. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  6. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  7. 39f8d47 hfs: convert extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  8. 3084b72 hfs: convert bitmap_lock in a mutex by Matthias Kaehlcke · 16 years ago
  9. 3e5a509 hfs: fix warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  10. 20c79e7 hfs/hfsplus: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  11. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 16 years ago
  12. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  13. 14b30d6 hfs: update comment to reflect actual init and exit routines by Robert P. J. Day · 16 years ago
  14. 55581d0 address hfs on-disk corruption robustness review comments by Eric Sandeen · 16 years ago
  15. 46a39c1 hfs: fix coverity-found null deref by Eric Sandeen · 16 years ago
  16. cf05946 hfs: handle more on-disk corruptions without oopsing by Eric Sandeen · 17 years ago
  17. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  18. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  19. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  20. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  21. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  22. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  23. e1b5c1d is_power_of_2 in fs/hfs by Vignesh Babu BM · 17 years ago
  24. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  25. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  26. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  27. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 17 years ago
  28. c528896 [PATCH] struct path: convert hfs by Josef Sipek · 18 years ago
  29. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  30. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  31. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  32. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  33. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  34. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  35. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  36. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  37. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  40. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  41. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  42. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  43. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  44. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  45. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  46. 4d4ef9a BUG_ON() Conversion in fs/hfs/ by Eric Sesterhenn · 18 years ago
  47. 7cf3cc3 [PATCH] hfs: cleanup HFS prints by Roman Zippel · 18 years ago
  48. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  49. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  50. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  51. 328b922 [PATCH] hfs: NLS support by Roman Zippel · 19 years ago
  52. 717dd80e [PATCH] hfs: show_options support by Roman Zippel · 19 years ago
  53. a5e3985 [PATCH] hfs: remove debug code by Roman Zippel · 19 years ago
  54. 74f9c9c [PATCH] hfs: don't reference missing page by Roman Zippel · 19 years ago
  55. f76d28d [PATCH] hfs: don't dirty unchanged inode by Roman Zippel · 19 years ago
  56. 945b092 [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops by Colin Leroy · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago