1. b7405e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  2. 0ec54aa [CIFS] Fix typo in cifs readme from previous commit by Steve French · 17 years ago
  3. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  4. fa24aa5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  5. 8426c39 [CIFS] Make sec=none force an anonymous mount by Jeff Layton · 17 years ago
  6. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  7. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  8. 84dde76 NFS: Fix a compile glitch on 64-bit systems by Trond Myklebust · 17 years ago
  9. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  10. ec9c948 [AFS]: Adjust the new netdevice scanning code by David Howells · 17 years ago
  11. dc1f6bf [AFS]: Replace rtnetlink client by direct dev_base walking by Patrick McHardy · 17 years ago
  12. 5b35fad [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities by Patrick McHardy · 17 years ago
  13. fbb3fcb [AFS]: Fix use of __exit functions from __init path by David Howells · 17 years ago
  14. 80c72fe [AFS/AF_RXRPC]: Miscellaneous fixes. by David Howells · 17 years ago
  15. 796e566 [CIFS] Change semaphore to mutex for cifs lock_sem by Roland Dreier · 17 years ago
  16. 0b2365f [CIFS] Fix oops in reset_cifs_unix_caps on reconnect by Steve French · 17 years ago
  17. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  18. 2609e7b sysfs: printk format warning by Randy Dunlap · 17 years ago
  19. 9315f13 ocfs2: Force use of GFP_NOFS in ocfs2_write() by Mark Fasheh · 17 years ago
  20. 5fdf1e6 ocfs2: fix sparse warnings in fs/ocfs2/cluster by Mark Fasheh · 17 years ago
  21. a7d2553 ocfs2: fix sparse warnings in fs/ocfs2/dlm by Mark Fasheh · 17 years ago
  22. 1ca1a11 ocfs2: fix sparse warnings in fs/ocfs2 by Mark Fasheh · 17 years ago
  23. 6e4b0d5 [PATCH] Copy i_flags to ocfs2 inode flags on write by Jan Kara · 17 years ago
  24. 5c2c9d3 [PATCH] ocfs2: use __set_current_state() by Milind Arun Choudhary · 18 years ago
  25. ee19a77 ocfs2: Wrap access of directory allocations with ip_alloc_sem. by Joel Becker · 18 years ago
  26. 6cb129f [PATCH] fs/ocfs2/: make 3 functions static by Adrian Bunk · 18 years ago
  27. 586d232 ocfs2: Implement compat_ioctl() by Mark Fasheh · 18 years ago
  28. 2724b6d [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems by Andi Kleen · 17 years ago
  29. a106009 [PATCH] x86-64: Print type and size correctly for unknown compat ioctls by Andi Kleen · 17 years ago
  30. 9d016dd [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT by Andi Kleen · 17 years ago
  31. 421f028 [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls by Andi Kleen · 17 years ago
  32. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 17 years ago
  33. a19b89c NFS: Clean up nfs_create_request comments by Jason Uhlenkott · 18 years ago
  34. 08efa20 NFS4: invalidate cached acl on setacl by J. Bruce Fields · 17 years ago
  35. 83672d3 NFS: Fix directory caching problem - with test case and patch. by Neil Brown · 18 years ago
  36. 1f4eab7 NFS: Set meaningful value for fattr->time_start in readdirplus results. by Neil Brown · 18 years ago
  37. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 18 years ago
  38. 00a6e7b SUNRPC: RPC client should retry with different versions of rpcbind by Chuck Lever · 18 years ago
  39. df8b172 NFS: switch NFSROOT to use new rpcbind client by Chuck Lever · 18 years ago
  40. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 18 years ago
  41. 511d2e8 NLM: Shrink the maximum request size of NLM4 requests by Chuck Lever · 18 years ago
  42. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 18 years ago
  43. 724c439 NFS: Clean up nfs_sync_mapping_wait() by Trond Myklebust · 18 years ago
  44. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 18 years ago
  45. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 18 years ago
  46. 8b09bee NFS: Cleanup for nfs_readpages() by Trond Myklebust · 18 years ago
  47. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 18 years ago
  48. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 18 years ago
  49. 91e59c3 NFS: Don't wait for congestion in nfs_update_request() by Trond Myklebust · 18 years ago
  50. 1a0ba9a NFS: statfs error-handling fix by Amnon Aaronsohn · 18 years ago
  51. d585158 NFS: Fix nfs_set_page_dirty() by Trond Myklebust · 17 years ago
  52. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  53. 4523cc3 [CIFS] UID/GID override on CIFS mounts to Samba by Steve French · 17 years ago
  54. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  55. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 18 years ago
  56. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  57. 42fae7f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  59. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  60. 47051a2 [AFS]: Fix VLocation record update wakeup by David Howells · 17 years ago
  61. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  62. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  63. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 18 years ago
  64. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 18 years ago
  65. 45cd8d8 sysfs: bin.c printk fix by Andrew Morton · 18 years ago
  66. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 18 years ago
  67. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 18 years ago
  68. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  69. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  70. 0029da3 JFFS2: add UBI support by Artem Bityutskiy · 18 years ago
  71. 39bf094 [AFS]: Eliminate cmpxchg() usage in vlocation code. by David S. Miller · 18 years ago
  72. ba3e0e1 [AFS]: Fix u64 printing in debug logging. by David S. Miller · 18 years ago
  73. 260a980 [AFS]: Add "directory write" support. by David Howells · 18 years ago
  74. c35eccb [AFS]: Implement the CB.InitCallBackState3 operation. by David Howells · 18 years ago
  75. b908fe6 [AFS]: Add support for the CB.GetCapabilities operation. by David Howells · 18 years ago
  76. 00d3b7a [AFS]: Add security support. by David Howells · 18 years ago
  77. 436058a [AFS]: Handle multiple mounts of an AFS superblock correctly. by David Howells · 18 years ago
  78. 63b6be5 [AF_RXRPC]: Delete the old RxRPC code. by David Howells · 18 years ago
  79. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 18 years ago
  80. ec26815 [AFS]: Clean up the AFS sources by David Howells · 18 years ago
  81. 8341897 ocfs2: Cache extent records by Mark Fasheh · 18 years ago
  82. 7cdfc3a ocfs2: Remember rw lock level during direct io by Mark Fasheh · 18 years ago
  83. 8110b07 ocfs2: Fix up i_blocks calculation to know about holes by Mark Fasheh · 18 years ago
  84. 4f902c3 ocfs2: Fix extent lookup to return true size of holes by Mark Fasheh · 18 years ago
  85. 49cb8d2 ocfs2: Read from an unwritten extent returns zeros by Mark Fasheh · 18 years ago
  86. e48edee ocfs2: make room for unwritten extents flag by Mark Fasheh · 18 years ago
  87. 6af67d8 ocfs2: Use own splice write actor by Mark Fasheh · 18 years ago
  88. fa41045 ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() by Mark Fasheh · 18 years ago
  89. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 18 years ago
  90. 60b1139 ocfs2: zero tail of sparse files on truncate by Mark Fasheh · 18 years ago
  91. 25baf2da ocfs2: Teach ocfs2_get_block() about holes by Mark Fasheh · 18 years ago
  92. 5069120 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() by Mark Fasheh · 18 years ago
  93. 9517bac ocfs2: teach ocfs2_file_aio_write() about sparse files by Mark Fasheh · 18 years ago
  94. 8948898 ocfs2: Turn off shared writeable mmap for local files systems with holes. by Mark Fasheh · 18 years ago
  95. abf8b15 ocfs2: abstract out allocation locking by Mark Fasheh · 18 years ago
  96. 3a0782d ocfs2: teach extend/truncate about sparse files by Mark Fasheh · 18 years ago
  97. 363041a ocfs2: temporarily remove extent map caching by Mark Fasheh · 18 years ago
  98. dcd0538 ocfs2: sparse b-tree support by Mark Fasheh · 18 years ago
  99. 6f16bf6 ocfs2: small cleanup of ocfs2_request_delete() by Mark Fasheh · 18 years ago
  100. 68e2b740 ocfs2: remove unused code by Tiger Yang · 18 years ago