1. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 17 years ago
  2. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 17 years ago
  3. 91e59c3 NFS: Don't wait for congestion in nfs_update_request() by Trond Myklebust · 17 years ago
  4. 1a0ba9a NFS: statfs error-handling fix by Amnon Aaronsohn · 17 years ago
  5. d585158 NFS: Fix nfs_set_page_dirty() by Trond Myklebust · 17 years ago
  6. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  7. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  8. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  9. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  10. 42fae7f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  11. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  12. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  13. 47051a2 [AFS]: Fix VLocation record update wakeup by David Howells · 17 years ago
  14. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  15. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  16. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  17. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  18. 45cd8d8 sysfs: bin.c printk fix by Andrew Morton · 17 years ago
  19. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 17 years ago
  20. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  21. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  22. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  23. 0029da3 JFFS2: add UBI support by Artem Bityutskiy · 18 years ago
  24. 39bf094 [AFS]: Eliminate cmpxchg() usage in vlocation code. by David S. Miller · 17 years ago
  25. ba3e0e1 [AFS]: Fix u64 printing in debug logging. by David S. Miller · 17 years ago
  26. 260a980 [AFS]: Add "directory write" support. by David Howells · 17 years ago
  27. c35eccb [AFS]: Implement the CB.InitCallBackState3 operation. by David Howells · 17 years ago
  28. b908fe6 [AFS]: Add support for the CB.GetCapabilities operation. by David Howells · 17 years ago
  29. 00d3b7a [AFS]: Add security support. by David Howells · 17 years ago
  30. 436058a [AFS]: Handle multiple mounts of an AFS superblock correctly. by David Howells · 17 years ago
  31. 63b6be5 [AF_RXRPC]: Delete the old RxRPC code. by David Howells · 17 years ago
  32. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 17 years ago
  33. ec26815 [AFS]: Clean up the AFS sources by David Howells · 17 years ago
  34. 8341897 ocfs2: Cache extent records by Mark Fasheh · 17 years ago
  35. 7cdfc3a ocfs2: Remember rw lock level during direct io by Mark Fasheh · 17 years ago
  36. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 17 years ago
  37. 4f902c3 ocfs2: Fix extent lookup to return true size of holes by Mark Fasheh · 17 years ago
  38. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 17 years ago
  39. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 17 years ago
  40. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 17 years ago
  41. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 17 years ago
  42. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 17 years ago
  43. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 17 years ago
  44. 25baf2d ocfs2: Teach ocfs2_get_block() about holes by Mark Fasheh · 17 years ago
  45. 5069120 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() by Mark Fasheh · 17 years ago
  46. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 17 years ago
  47. 8948898 ocfs2: Turn off shared writeable mmap for local files systems with holes. by Mark Fasheh · 18 years ago
  48. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 18 years ago
  49. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 18 years ago
  50. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  51. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  52. 6f16bf6 ocfs2: small cleanup of ocfs2_request_delete() by Mark Fasheh · 17 years ago
  53. 68e2b740 ocfs2: remove unused code by Tiger Yang · 17 years ago
  54. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 17 years ago
  55. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 17 years ago
  56. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 17 years ago
  57. 5d262cc ocfs2: Silence compiler warnings by Sunil Mushran · 17 years ago
  58. be9e986 ocfs2: Local mounts should skip inode updates by Mark Fasheh · 17 years ago
  59. 0d01af6 ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan by Sunil Mushran · 17 years ago
  60. 756a150 ocfs2_dlm: fix race in dlm_remaster_locks by Srinivas Eeda · 17 years ago
  61. ef2e58e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  62. f6449f4 [JFFS2] Fix compr_rubin.c build after include file elimination. by Andrew Morton · 17 years ago
  63. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  64. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  65. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  66. 61c4b23 [JFFS2] Handle inodes with only a single metadata node with non-zero isize by David Woodhouse · 17 years ago
  67. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  68. 0dec4c8 [JFFS2] Better fix for all-zero node headers by Joakim Tjernlund · 17 years ago
  69. df8e96f [JFFS2] Improve read_inode memory usage, v2. by David Woodhouse · 17 years ago
  70. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 17 years ago
  71. c959df9 v9fs: don't use primary fid when removing file by Latchesar Ionkov · 17 years ago
  72. 44b998e [JFFS2] Improve failure mode if inode checking leaves unchecked space. by David Woodhouse · 17 years ago
  73. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 17 years ago
  74. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 17 years ago
  75. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 17 years ago
  76. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 17 years ago
  77. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  78. a491486 [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. by Joakim Tjernlund · 17 years ago
  79. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  80. c4bbafd exec.c: fix coredump to pipe problem and obscure "security hole" by Alan Cox · 17 years ago
  81. c2aecda [JFFS2] Speed up mount for directly-mapped NOR flash by Joakim Tjernlund · 17 years ago
  82. 10731f8 [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 17 years ago
  83. 7f762ab [JFFS2] Disable summary after wbuf recovery by Adrian Hunter · 17 years ago
  84. 99c2594 [JFFS2] Prevent list corruption when handling write errors by Adrian Hunter · 17 years ago
  85. b0afbbe [JFFS2] fix deadlock on error path by Artem Bityutskiy · 17 years ago
  86. 5304300 [JFFS2] check node crc before doing anything else by Thomas Gleixner · 17 years ago
  87. eb4cac1 NFS: Fix a list corruption problem by Trond Myklebust · 17 years ago
  88. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  89. 60fa3f7 NFS: Fix two bugs in the O_DIRECT write code by Trond Myklebust · 17 years ago
  90. e1552e1 NFS: Fix an Oops in nfs_setattr() by Trond Myklebust · 17 years ago
  91. c3724b1 [PATCH] autofs4: fix race in unhashed dentry code by Jeff Mahoney · 17 years ago
  92. 6d205f1 [PATCH] reiserfs: fix key decrementing by Vladimir Saveliev · 17 years ago
  93. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 17 years ago
  94. a5bfffac [PATCH] fuse: validate rootmode mount option by Timo Savola · 17 years ago
  95. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  96. 8dc64fc [JFFS2] Delete everything related to obsolete JFFS2_PROC option by Robert P. J. Day · 17 years ago
  97. 7479d2b [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  98. 1aa9b4b [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  99. 0322170 [PATCH] fix page leak during core dump by Brian Pomerantz · 17 years ago
  100. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago