1. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  2. 8d8fe64 JFS: Bio cleanup: Replace missing return statements by Dave Kleikamp · 17 years ago
  3. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  4. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  5. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  6. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  7. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  8. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  9. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  10. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  11. 288e4d8 JFS: Update print_hex_dump() syntax by Dave Kleikamp · 17 years ago
  12. 209e101 JFS: use print_hex_dump() rather than private dump_mem() function by Dave Kleikamp · 17 years ago
  13. f720e3b JFS: Whitespace cleanup and remove some dead code by Dave Kleikamp · 17 years ago
  14. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  15. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  16. 18062a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  17. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  18. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  19. 05ec9e2 JFS: Fix race waking up jfsIO kernel thread by Dave Kleikamp · 17 years ago
  20. 3cbb1c8 JFS: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  21. 3e2221c Copy i_flags to jfs inode flags on write by Dave Kleikamp · 17 years ago
  22. 60f29b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  23. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  24. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  25. c9e3ad6 JFS: Get rid of "may be used uninitialized" warnings by Dave Kleikamp · 17 years ago
  26. 7220c01 JFS: Remove incorrect kgdb define by Dave Kleikamp · 17 years ago
  27. 4aa0d23 JFS: call io_schedule() instead of schedule() to avoid deadlock by Dave Kleikamp · 17 years ago
  28. 82d5b9a JFS: Add lockdep annotations by Dave Kleikamp · 17 years ago
  29. 17e6afc JFS: Avoid BUG() on a damaged file system by Dave Kleikamp · 17 years ago
  30. d0e671a [PATCH] Fix JFS after clear_page_dirty() removal by Dave Kleikamp · 17 years ago
  31. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 17 years ago
  32. 11c302c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  33. ff27377 [PATCH] struct path: convert jfs by Josef Sipek · 17 years ago
  34. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  35. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  36. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  37. 36b12fb JFS: Fix conflicting superblock flags by Dave Kleikamp · 18 years ago
  38. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  39. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  40. d572b87 JFS: Remove redundant xattr permission checking by Dave Kleikamp · 18 years ago
  41. 89f6822 jfs: Add splice support by Daniel Drake · 18 years ago
  42. 8f6cff9 JFS: pageno needs to be long by Dave Kleikamp · 18 years ago
  43. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  44. 087387f [PATCH] JFS: return correct error when i-node allocation failed by Akinobu Mita · 18 years ago
  45. 2a6968a JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() by Tony Breeds · 18 years ago
  46. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  47. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  48. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  49. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  50. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  51. 4d81715 [PATCH] fs/jfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  52. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  53. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  54. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  55. 8bcb283 JFS: Fix bug in quota code. tmp_bh.b_size must be initialized by Dave Kleikamp · 18 years ago
  56. 115ff50 JFS: Quota support broken, no quota_read and quota_write by Dave Kleikamp · 18 years ago
  57. b20e481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  59. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  60. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  61. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  62. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  63. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  64. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  65. 48ce8b0 JFS: commit_mutex cleanups by Evgeniy Dushistov · 18 years ago
  66. b964638 JFS: Fix multiple errors in metapage_releasepage by Dave Kleikamp · 18 years ago
  67. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  68. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  69. fa30bd0 [PATCH] map multiple blocks for mpage_readpages() by Badari Pulavarty · 18 years ago
  70. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  71. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  72. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  73. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  74. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  75. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  76. 69eb66d JFS: add uid, gid, and umask mount options by Dave Kleikamp · 18 years ago
  77. be0bf7d JFS: Take logsync lock before testing mp->lsn by Dave Kleikamp · 18 years ago
  78. 5b3030e JFS: kzalloc conversion by Eric Sesterhenn · 18 years ago
  79. d9e9026 JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6 by Herbert Poetzl · 18 years ago
  80. 91dbb4d JFS: Use the kthread_ API by Christoph Hellwig · 18 years ago
  81. 4837c67 JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute by Dave Kleikamp · 18 years ago
  82. fa3241d JFS: ext2 inode attributes for jfs by Herbert Poetzl · 18 years ago
  83. 1de8744 JFS: semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  84. 0a0fc0d Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 18 years ago
  85. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  86. 44a0033 [PATCH] remove jfs xattr permission checks by Christoph Hellwig · 18 years ago
  87. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 18 years ago
  88. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  89. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 18 years ago
  90. 4d5dbd0 JFS: make buddy table static by Arjan van de Ven · 19 years ago
  91. dd8a306 JFS: Add back directory i_size calculations for legacy partitions by Dave Kleikamp · 19 years ago
  92. 988a649 JFS: set i_ctime & i_mtime on target directory when creating links by Dave Kleikamp · 19 years ago
  93. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  94. 8caf891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  95. 7038f1c JFS: make sure right-most xtree pages have header.next set to zero by Dave Kleikamp · 19 years ago
  96. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  97. b6a47fd JFS: Corrupted block map should not cause trap by Dave Kleikamp · 19 years ago
  98. ac17b8b JFS: make special inodes play nicely with page balancing by Dave Kleikamp · 19 years ago
  99. 438282d JFS: don't dereference tlck->ip from txUpdateMap by Dave Kleikamp · 19 years ago
  100. 6cb1269 JFS: Fix sparse warnings, including endian error by Dave Kleikamp · 19 years ago