1. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  2. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  3. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  4. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  5. 6b8cc71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  6. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  7. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  8. 035ed7a sysfs: sysfs_write_file() writes zero terminated data by Thomas Maier · 18 years ago
  9. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  10. ad2d722 [PATCH] block: kill length alignment test in bio_map_user() by Mike Christie · 18 years ago
  11. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  12. 93e06b4 BUG_ON conversion for fs/aio.c by Eric Sesterhenn · 18 years ago
  13. 0779bf2d Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  14. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  15. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 18 years ago
  16. 533221f [PATCH] reiserfs: fmt bugfix by Alexey Dobriyan · 18 years ago
  17. 4d8ebdd [PATCH] debugfs: add header file by Randy Dunlap · 18 years ago
  18. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  19. 2d51013 [PATCH] fuse: fix Oops in lookup by Miklos Szeredi · 18 years ago
  20. e5ffd2bb [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  21. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  22. 8d6286f [CIFS] Fix timezone handling on stat to os/2 by Steve French · 18 years ago
  23. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  24. 31ec35d [CIFS] Incorrect hardlink count when original file is cached (oplocked) by Steve French · 18 years ago
  25. ae56fb1 [PATCH] eCryptfs: CIFS nlink fixes by Michael Halcrow · 18 years ago
  26. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  27. 64aaa4f [PATCH] AFS: Amend the AFS configuration options by David Howells · 18 years ago
  28. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  29. a908308 [PATCH] eCryptfs: dput() lower d_parent on rename by Michael Halcrow · 18 years ago
  30. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  31. ba8df43 [PATCH] autofs4: panic after mount fail by Ian Kent · 18 years ago
  32. eea2078 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  33. 1709269 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  34. 050e714 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h by David Chinner · 18 years ago
  35. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  36. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  37. 2e2e7bb [XFS] 956664: dm_read_invis() changes i_atime by Vlad Apostolov · 18 years ago
  38. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  39. 439b843 [XFS] Keep lockdep happy. by Tim Shimmin · 18 years ago
  40. 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
  41. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  42. 088406b [PATCH] nfsd: fix spurious error return from nfsd_create in async case by J. Bruce Fields · 18 years ago
  43. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  44. af85852 [PATCH] nfsd4: reindent do_open_lookup() by J. Bruce Fields · 18 years ago
  45. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  46. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  47. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  48. 6465130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 18 years ago
  49. e2de7f5 [DLM] fix oops in kref_put when removing a lockspace by Patrick Caulfield · 18 years ago
  50. ba542e3 [DLM] Fix kref_put oops by Patrick Caulfield · 18 years ago
  51. 26d83de [GFS2] Fix OOM error handling by Steven Whitehouse · 18 years ago
  52. 4a22195 [GFS2] Fix incorrect fs sync behaviour. by Steven Whitehouse · 18 years ago
  53. eb1dc33 [GFS2] don't panic needlessly by Alexey Dobriyan · 18 years ago
  54. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 18 years ago
  55. ddac0d3 [PATCH] splice: fix problem introduced with inode diet by Jens Axboe · 18 years ago
  56. aaa9b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  57. f1f2d87 [PATCH] Fix user.* xattr permission check for sticky dirs by Andreas Gruenbacher · 18 years ago
  58. d2c89a42 [PATCH] reiserfs: reset errval after initializing bitmap cache by Jeff Mahoney · 18 years ago
  59. 7ef55b8 [PATCH] NFS4: fix for recursive locking problem by Srinivasa Ds · 18 years ago
  60. 7011774 [PATCH] gfs2: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  61. 2e99002 [PATCH] fuse: ->readpages() cleanup by OGAWA Hirofumi · 18 years ago
  62. 05ac9d4 [PATCH] cifs: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  63. 87c2b7c [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling by Heiko Carstens · 18 years ago
  64. 7bd473f [PATCH] eCryptfs: Fix pointer deref by Michael Halcrow · 18 years ago
  65. 0b0e0b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  66. 096e5bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  67. d572b87 JFS: Remove redundant xattr permission checking by Dave Kleikamp · 18 years ago
  68. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  69. 45ec4aba [PATCH] eCryptfs: Fix handling of lower d_count by Michael Halcrow · 18 years ago
  70. 316bb95 [PATCH] eCryptfs: Remove ecryptfs_umount_begin by Michael Halcrow · 18 years ago
  71. 7ff1d74 [PATCH] eCryptfs: Consolidate lower dentry_open's by Michael Halcrow · 18 years ago
  72. 8bba066 [PATCH] eCryptfs: Cipher code to new crypto API by Michael Halcrow · 18 years ago
  73. 565d9724 [PATCH] eCryptfs: Hash code to new crypto API by Michael Halcrow · 18 years ago
  74. e5d9cbd [PATCH] eCryptfs: Clean up crypto initialization by Michael Halcrow · 18 years ago
  75. 36a561d [PATCH] find_bd_holder() fix by Andrew Morton · 18 years ago
  76. df6c0cd [PATCH] clean up add_bd_holder() by Jun'ichi Nomura · 18 years ago
  77. bcb5516 [PATCH] fix bd_claim_by_kobject error handling by Jun'ichi Nomura · 18 years ago
  78. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  79. 7ca85ba [CIFS] Fix readdir breakage when blocksize set too small by Steve French · 18 years ago
  80. 89f6822 jfs: Add splice support by Daniel Drake · 18 years ago
  81. f871357 [PATCH] VFS: Fix an error in unused dentry counting by David Howells · 18 years ago
  82. 6eac3f9 [PATCH] missing unused dentry in prune_dcache()? by Vasily Averin · 18 years ago
  83. 856fc29 [PATCH] hugetlb: fix prio_tree unit by Hugh Dickins · 18 years ago
  84. b9d7e6a [PATCH] hugetlb: fix size=4G parsing by Hugh Dickins · 18 years ago
  85. 6a2aae0 [PATCH] Fix potential OOPs in blkdev_open() by Pavel Emelianov · 18 years ago
  86. 9b57988 [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  87. f58a74d [PATCH] jbd: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  88. 1939e49 [PATCH] ext4: fix printk format warnings by Randy Dunlap · 18 years ago
  89. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 18 years ago
  90. bcbaecb [CRYPTO] users: Select ECB/CBC where needed by Patrick McHardy · 18 years ago
  91. 73441c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  92. fc22617 [PATCH] NFS: Cache invalidation fixup by Trond Myklebust · 18 years ago
  93. 9eaef27 [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness by Trond Myklebust · 18 years ago
  94. 7b7fc70 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  95. 559c9ac configfs: handle kzalloc() failure in check_perm() by Chandra Seetharaman · 18 years ago
  96. e2057c5 ocfs2: cond_resched() in ocfs2_zero_extend() by Mark Fasheh · 18 years ago
  97. 0effef7 ocfs2: fix page zeroing during simple extends by Mark Fasheh · 18 years ago
  98. 711a40f ocfs2: remove spurious d_count check in ocfs2_rename() by Sunil Mushran · 18 years ago
  99. 79cd22d ocfs2: delete redundant memcmp() by Akinobu Mita · 18 years ago
  100. adfefb5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 18 years ago