1. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 17 years ago
  2. ec26815 [AFS]: Clean up the AFS sources by David Howells · 17 years ago
  3. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  4. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  5. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  6. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 17 years ago
  7. c959df9 v9fs: don't use primary fid when removing file by Latchesar Ionkov · 17 years ago
  8. 2b82f19 NFS: Fix race in nfs_set_page_dirty by Trond Myklebust · 17 years ago
  9. 612c938 NFS: Fix the 'desynchronized value of nfs_i.ncommit' error by Trond Myklebust · 17 years ago
  10. 6d677e3 NFS: Don't clear PG_writeback until after we've processed unstable writes by Trond Myklebust · 17 years ago
  11. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  12. 07a0cfe ufs proper handling of zero link case by Evgeniy Dushistov · 17 years ago
  13. c4bbafd exec.c: fix coredump to pipe problem and obscure "security hole" by Alan Cox · 17 years ago
  14. eb4cac1 NFS: Fix a list corruption problem by Trond Myklebust · 17 years ago
  15. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  16. 60fa3f7 NFS: Fix two bugs in the O_DIRECT write code by Trond Myklebust · 17 years ago
  17. e1552e1 NFS: Fix an Oops in nfs_setattr() by Trond Myklebust · 17 years ago
  18. c3724b1 [PATCH] autofs4: fix race in unhashed dentry code by Jeff Mahoney · 17 years ago
  19. 6d205f1 [PATCH] reiserfs: fix key decrementing by Vladimir Saveliev · 17 years ago
  20. a5bfffac [PATCH] fuse: validate rootmode mount option by Timo Savola · 17 years ago
  21. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  22. 7479d2b [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  23. 1aa9b4b [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  24. 0322170 [PATCH] fix page leak during core dump by Brian Pomerantz · 17 years ago
  25. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago
  26. 22c8c65 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  27. 75e8def [PATCH] uml: hostfs variable renaming by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  28. 622e696 [PATCH] uml: fix compilation problems by Jeff Dike · 17 years ago
  29. d9993c3 [PATCH] splice: partial write fix by Dmitriy Monakhov · 17 years ago
  30. e5c465f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  31. a9c87a1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  32. 28defbe [PATCH] aio: remove bare user-triggerable error printk by Zach Brown · 17 years ago
  33. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  34. e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  35. 5c46010 [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL by Mika Kukkonen · 17 years ago
  36. 79f6523 [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call by J. Bruce Fields · 17 years ago
  37. 21315ed [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk by Bruce Fields · 17 years ago
  38. 54c04409 [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace by Bruce Fields · 17 years ago
  39. 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 17 years ago
  40. 40bee44e Export __splice_from_pipe() by Mark Fasheh · 17 years ago
  41. 08c7259 2/2 splice: dont readpage by Nick Piggin · 17 years ago
  42. 485ddb4 1/2 splice: dont steal by Nick Piggin · 17 years ago
  43. 2f5bf1f ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() by Sunil Mushran · 17 years ago
  44. 78062cb ocfs2_dlm: Fix lockres ref counting bug by Sunil Mushran · 17 years ago
  45. d32b687 9p: make struct v9fs_cached_file_operations static by Adrian Bunk · 17 years ago
  46. 105fd10 [PATCH] "ext[34]: EA block reference count racing fix" performance fix by Andrew Morton · 17 years ago
  47. aa289b4 [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries by David Howells · 17 years ago
  48. 1299809 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  49. b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 17 years ago
  50. 066fcb0 [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set by Steve French · 17 years ago
  51. d1cabd6 [PATCH] fix process crash caused by randomisation and 64k pages by James Bottomley · 17 years ago
  52. e5d480f [PATCH] change misleading EFI partition support description by Johannes Berg · 17 years ago
  53. 6347073 [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files by Trond Myklebust · 17 years ago
  54. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  55. b74a2f0 [PATCH] fix rescan_partitions to return errors properly by suzuki · 17 years ago
  56. 1174cf7 [PATCH] smbfs: double free memory corruption by Vasily Averin · 17 years ago
  57. b228b8e [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() by Michael Halcrow · 17 years ago
  58. 0465fc0 [PATCH] ufs2: tindirect truncate fix by Evgeniy Dushistov · 17 years ago
  59. 4b25a37 [PATCH] ufs: zeroize the rest of block in truncate by Evgeniy Dushistov · 17 years ago
  60. 5431bf9 [PATCH] ufs: prepare write + change blocks on the fly by Evgeniy Dushistov · 17 years ago
  61. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  62. 38e2aff [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet by Steve French · 17 years ago
  63. e7b0d26 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration by Alan Stern · 17 years ago
  64. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  65. 4e337ad Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  66. 82c05a1 [PATCH] cifs endianness annotations by Al Viro · 17 years ago
  67. a033f35 [PATCH] include of asm/pgtable.h in nfsfh is bogus by Al Viro · 17 years ago
  68. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  69. b36c3f8 ocfs2_dlm: Add missing locks in dlm_empty_lockres by Sunil Mushran · 17 years ago
  70. 3fca089 ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres by Sunil Mushran · 17 years ago
  71. afdf04e configfs: add missing mutex_unlock() by Joel Becker · 17 years ago
  72. 03f981c ocfs2: add some missing address space callbacks by Joel Becker · 18 years ago
  73. e6c352d ocfs2: Concurrent access of o2hb_region->hr_task was not locked by Joel Becker · 17 years ago
  74. c24f72c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() by Joel Becker · 17 years ago
  75. f5c1e2e [CIFS] reset mode when client notices that ATTR_READONLY is no longer set by Alan Tyson · 17 years ago
  76. 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  77. 0feba82 [JFFS2] print a message when marking bad block by Artem Bityutskiy · 17 years ago
  78. c7258a4 [JFFS2] Check for all-zero node headers by David Woodhouse · 17 years ago
  79. 908e0a8 [PATCH] ecryptfs: nested locking annotation by Peter Zijlstra · 17 years ago
  80. 9bebff6 [PATCH] check_partition(): fix error check by suzuki · 17 years ago
  81. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  82. a6eb0be [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  83. bca2711 [PATCH] uml: hostfs: fix double free by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  84. f8a922c [JFFS2] Use yield() between GC passes in background thread. by David Woodhouse · 17 years ago
  85. 180bfb3 [JFFS2] Fix writebuffer recovery in the first page of a block by Vitaly Wool · 17 years ago
  86. c3f49bc [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed by Steven Whitehouse · 17 years ago
  87. 95d97b7 [GFS2] build fix by akpm@linux-foundation.org · 17 years ago
  88. 631c42e [GFS2] go_drop_bh is never used, so remove it by Steven Whitehouse · 17 years ago
  89. 04b159b [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  90. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 17 years ago
  91. cad5b93 [GFS2] Fix bz 230143, incorrect flushing of rgrps by Steven Whitehouse · 17 years ago
  92. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 17 years ago
  93. 84c6e8c [DLM] fs/dlm/user.c should #include "user.h" by Adrian Bunk · 17 years ago
  94. a13cbe3 [GFS2] fix hangup when multiple processes are trying to write to the same file by Josef Whiter · 17 years ago
  95. a7d2b2b [GFS2] NFS filehandle check by Wendy Cheng · 17 years ago
  96. d5a6751 [GFS2] add newline to printk message by Richard Fearn · 17 years ago
  97. 2e95b66 [GFS2] fix locking mistake by Josef Whiter · 17 years ago
  98. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 17 years ago
  99. 9f6632d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  100. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago