1. ec26815 [AFS]: Clean up the AFS sources by David Howells · 18 years ago
  2. 8341897 ocfs2: Cache extent records by Mark Fasheh · 18 years ago
  3. 7cdfc3a ocfs2: Remember rw lock level during direct io by Mark Fasheh · 18 years ago
  4. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 18 years ago
  5. 4f902c3 ocfs2: Fix extent lookup to return true size of holes by Mark Fasheh · 18 years ago
  6. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 18 years ago
  7. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 18 years ago
  8. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 18 years ago
  9. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 18 years ago
  10. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 18 years ago
  11. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 18 years ago
  12. 25baf2d ocfs2: Teach ocfs2_get_block() about holes by Mark Fasheh · 18 years ago
  13. 5069120 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() by Mark Fasheh · 18 years ago
  14. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 18 years ago
  15. 8948898 ocfs2: Turn off shared writeable mmap for local files systems with holes. by Mark Fasheh · 18 years ago
  16. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 18 years ago
  17. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 18 years ago
  18. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  19. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  20. 6f16bf6 ocfs2: small cleanup of ocfs2_request_delete() by Mark Fasheh · 18 years ago
  21. 68e2b740 ocfs2: remove unused code by Tiger Yang · 18 years ago
  22. 5000863 ocfs2: Remove delete inode vote by Tiger Yang · 18 years ago
  23. 9078a3e Btrfs: start of block group code by Chris Mason · 18 years ago
  24. a9f5f70 ocfs2: filter more error prints by Mark Fasheh · 18 years ago
  25. bebe6f1 ocfs2: Replace panic() with emergency_restart() when fencing by Sunil Mushran · 18 years ago
  26. 5d262cc ocfs2: Silence compiler warnings by Sunil Mushran · 18 years ago
  27. be9e986 ocfs2: Local mounts should skip inode updates by Mark Fasheh · 18 years ago
  28. 0d01af6 ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan by Sunil Mushran · 18 years ago
  29. 756a150 ocfs2_dlm: fix race in dlm_remaster_locks by Srinivas Eeda · 18 years ago
  30. 984acfe [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash by Steve French · 18 years ago
  31. deb0420 [CIFS] Update cifs version to 1.49 by Steve French · 18 years ago
  32. 3cbb1c8 JFS: use __set_current_state() by Milind Arun Choudhary · 18 years ago
  33. ef2e58e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  34. f6449f4 [JFFS2] Fix compr_rubin.c build after include file elimination. by Andrew Morton · 18 years ago
  35. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 18 years ago
  36. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 18 years ago
  37. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 18 years ago
  38. f2458e1 Btrfs: change around extent-tree prealloc by Chris Mason · 18 years ago
  39. 61c4b23 [JFFS2] Handle inodes with only a single metadata node with non-zero isize by David Woodhouse · 18 years ago
  40. 3e2221c Copy i_flags to jfs inode flags on write by Dave Kleikamp · 18 years ago
  41. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 18 years ago
  42. eaa33a9 [CIFS] Replace kmalloc/memset combination with kzalloc by vignesh · 18 years ago
  43. 5858ae4 [CIFS] Add IPv6 support by Steve French · 18 years ago
  44. cbac3cb [CIFS] New CIFS POSIX mkdir performance improvement (part 2) by Steve French · 18 years ago
  45. 0dec4c8 [JFFS2] Better fix for all-zero node headers by Joakim Tjernlund · 18 years ago
  46. df8e96f [JFFS2] Improve read_inode memory usage, v2. by David Woodhouse · 18 years ago
  47. f68cad0 Btrfs: fixup dirty_inode related deadlocks by Chris Mason · 18 years ago
  48. c62a192 Btrfs: get rid of the extent_item type field by Chris Mason · 18 years ago
  49. b513386 Btrfs: add dirty_inode call by Chris Mason · 18 years ago
  50. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 18 years ago
  51. c959df9 v9fs: don't use primary fid when removing file by Latchesar Ionkov · 18 years ago
  52. 5e82849 Btrfs: new subvolume oops fix by Chris Mason · 18 years ago
  53. 2dd29d3 [CIFS] New CIFS POSIX mkdir performance improvement by Steve French · 18 years ago
  54. 5d0c3e6 Btrfs: fix extent owner/type setting on extent tree blocks by Chris Mason · 18 years ago
  55. 44b998e [JFFS2] Improve failure mode if inode checking leaves unchecked space. by David Woodhouse · 18 years ago
  56. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 18 years ago
  57. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 18 years ago
  58. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 18 years ago
  59. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 18 years ago
  60. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 18 years ago
  61. a491486 [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. by Joakim Tjernlund · 18 years ago
  62. 4d77567 Btrfs: add owner and type fields to the extents aand block headers by Chris Mason · 18 years ago
  63. 33ade1f Btrfs: node balance optimizations by Chris Mason · 18 years ago
  64. e66f709 Btrfs: write barriers on commit, balance level before split by Chris Mason · 18 years ago
  65. 8fd1779 Btrfs: early fsync support by Chris Mason · 18 years ago
  66. 7e38180 Btrfs: directory inode index is back by Chris Mason · 18 years ago
  67. 236454df Btrfs: many file_write fixes, inline data by Chris Mason · 18 years ago
  68. a429e51 Btrfs: working file_write, reorganized key flags by Chris Mason · 18 years ago
  69. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 18 years ago
  70. c4bbafd exec.c: fix coredump to pipe problem and obscure "security hole" by Alan Cox · 18 years ago
  71. 70b2bef Btrfs: rework csums and extent item ordering by Chris Mason · 18 years ago
  72. c2aecda [JFFS2] Speed up mount for directly-mapped NOR flash by Joakim Tjernlund · 18 years ago
  73. 10731f8 [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 18 years ago
  74. 7f762ab [JFFS2] Disable summary after wbuf recovery by Adrian Hunter · 18 years ago
  75. 99c2594 [JFFS2] Prevent list corruption when handling write errors by Adrian Hunter · 18 years ago
  76. b0afbbe [JFFS2] fix deadlock on error path by Artem Bityutskiy · 18 years ago
  77. b18c668 Btrfs: progress on file_write by Chris Mason · 18 years ago
  78. 5304300 [JFFS2] check node crc before doing anything else by Thomas Gleixner · 18 years ago
  79. c2fa1b8 locks: create posix-to-flock helper functions by J. Bruce Fields · 18 years ago
  80. 226a998 locks: trivial removal of unnecessary parentheses by J. Bruce Fields · 18 years ago
  81. 6567e83 Btrfs: early work to file_write in big extents by Chris Mason · 18 years ago
  82. eb4cac1 NFS: Fix a list corruption problem by Trond Myklebust · 18 years ago
  83. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 18 years ago
  84. 60fa3f7 NFS: Fix two bugs in the O_DIRECT write code by Trond Myklebust · 18 years ago
  85. e1552e1 NFS: Fix an Oops in nfs_setattr() by Trond Myklebust · 18 years ago
  86. c3724b1 [PATCH] autofs4: fix race in unhashed dentry code by Jeff Mahoney · 18 years ago
  87. 6d205f1 [PATCH] reiserfs: fix key decrementing by Vladimir Saveliev · 18 years ago
  88. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 18 years ago
  89. b4100d6 Btrfs: add a device id to device items by Chris Mason · 18 years ago
  90. 8352d8a Btrfs: add disk ioctl, mostly working by Chris Mason · 18 years ago
  91. 7eccb90 Btrfs: create a logical->phsyical block number mapping scheme by Chris Mason · 18 years ago
  92. 0bd93ba Btrfs: early support for multiple devices by Chris Mason · 18 years ago
  93. cac87fa Btrfs: use a dedicated inode num for root root dir by Chris Mason · 18 years ago
  94. 2d13d8d Btrfs: detect duplicate subvol names by Chris Mason · 18 years ago
  95. 2619ba1 Btrfs: subvolumes by Chris Mason · 18 years ago
  96. 2932f3e Btrfs: when forced to cow for file_write, get the page uptodate first by Chris Mason · 18 years ago
  97. 79b2cb1 Btrfs: only cow in get_block when create==1 by Chris Mason · 18 years ago
  98. 48ddc6f Btrfs: cow file extents before writing by Chris Mason · 18 years ago
  99. d0dbc624 Btrfs: drop owner and parentid by Chris Mason · 18 years ago
  100. 1b05da2 Btrfs: drop the inode map tree by Chris Mason · 18 years ago