1. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  3. 49ccf74 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  4. 9df1303 fs/ufs/balloc.c: fix sparc64 printk warning by Andrew Morton · 16 years ago
  5. 08ca0db zisofs: fix readpage() outside i_size by Dave Young · 16 years ago
  6. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 16 years ago
  7. 5366dc9f eCryptfs: Swap dput() and mntput() by Michael Halcrow · 16 years ago
  8. d002567 jbd2: correctly unescape journal data blocks by Duane Griffin · 16 years ago
  9. 439aeec jbd: correctly unescape journal data blocks by Duane Griffin · 16 years ago
  10. 4ebf898 ROMFS: Fix up an error in iget removal by David Howells · 16 years ago
  11. c587f0c ext3: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  12. 87cb055 quota: add possibly missing iput() when quotaon and quotaoff races by Jan Kara · 16 years ago
  13. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 16 years ago
  14. 6cb2a21 aio: bad AIO race in aio_complete() leads to process hang by Quentin Barnes · 16 years ago
  15. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 16 years ago
  16. f920bb6 Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  17. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 16 years ago
  18. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  19. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  20. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  21. 40044ce Revert "unexport bio_{,un}map_user" by Jens Axboe · 16 years ago
  22. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  23. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 16 years ago
  24. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 16 years ago
  25. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  26. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 16 years ago
  27. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 17 years ago
  28. c824c3c ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock by Sunil Mushran · 17 years ago
  29. 535f702 ocfs2/dlm: Print message showing the recovery master by Sunil Mushran · 17 years ago
  30. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 17 years ago
  31. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 17 years ago
  32. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 17 years ago
  33. 4338ab6 ocfs2: Fix an endian bug in online resize. by Tao Ma · 17 years ago
  34. 90d9977 [PATCH] [OCFS2]: constify function pointer tables by Jan Engelhardt · 17 years ago
  35. 0f71b7b ocfs2: Fix endian bug in o2dlm protocol negotiation. by Joel Becker · 17 years ago
  36. 2af37ce ocfs2: Use dlm_print_one_lock_resource for lock resource print by Tao Ma · 17 years ago
  37. 3a4780a [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning by Andrew Morton · 17 years ago
  38. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  39. 4e99a1f NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings by Trond Myklebust · 17 years ago
  40. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  41. af1b8c2 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c by Trond Myklebust · 17 years ago
  42. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 17 years ago
  43. 910da1a Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  44. 72772a3 [XFS] fix inode leak in xfs_iget_core() by David Chinner · 17 years ago
  45. 92d9cd1 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups by David Chinner · 17 years ago
  46. f9c3a38 NFS: use new LSM interfaces to explicitly set mount options by Eric Paris · 17 years ago
  47. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 17 years ago
  48. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  49. 92587216 ext3: fix mount option parsing by Josef Bacik · 17 years ago
  50. e4465fd eCryptfs: make ecryptfs_prepare_write decrypt the page by Michael Halcrow · 17 years ago
  51. acc1f3e fs/reiserfs/super.c: correct use of ! and & by Julia Lawall · 17 years ago
  52. e389229 vfs: fix NULL pointer dereference in fsync_buffers_list() by Jan Kara · 17 years ago
  53. d31472b core dump: user_regset writeback by Roland McGrath · 17 years ago
  54. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 17 years ago
  55. c5750ee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  56. ce93296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  57. a0db701 block/genhd.c: proper externs by Adrian Bunk · 17 years ago
  58. 02cf01a splice: only return -EAGAIN if there's hope of more data by Jens Axboe · 17 years ago
  59. 966ea8c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  60. 86c838b [PATCH] fs/ocfs2/aops.c: Correct use of ! and & by Julia Lawall · 17 years ago
  61. 05488bb [2.6 patch] ocfs2: make dlm_do_assert_master() static by Adrian Bunk · 17 years ago
  62. 200bfae [2.6 patch] make ocfs2_downconvert_thread() static by Adrian Bunk · 17 years ago
  63. 0060005 [2.6 patch] fs/ocfs2/: possible cleanups by Adrian Bunk · 17 years ago
  64. 0dd3256 [PATCH] ocfs2: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  65. 1044e40 ocfs2: Fix writeout in ocfs2_data_convert_worker() by Mark Fasheh · 17 years ago
  66. 7ad8b3d ocfs2: Enable localalloc for local mounts by Sunil Mushran · 17 years ago
  67. 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 17 years ago
  68. a64e715 Allow ARG_MAX execve string space even with a small stack limit by Linus Torvalds · 17 years ago
  69. 0dbd888 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  70. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 17 years ago
  71. 7704a8b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  72. adefe11 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  73. ef8ece5 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 17 years ago
  74. db69c91 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 17 years ago
  75. 0b442d2 [CIFS] remove unused variable by Steve French · 17 years ago
  76. 5606bf5 ext4: add missing ext4_journal_stop() by Akinobu Mita · 17 years ago
  77. 75f1298 [CIFS] consolidate duplicate code in posix/unix inode handling by Christoph Hellwig · 17 years ago
  78. 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 17 years ago
  79. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 17 years ago
  80. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 17 years ago
  81. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 17 years ago
  82. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 17 years ago
  83. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 17 years ago
  84. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 17 years ago
  85. 1a823ac fuse: fix permission checking by Miklos Szeredi · 17 years ago
  86. ffad0a4 ext4: ext4_find_next_zero_bit needs an aligned address on some arch by Aneesh Kumar K.V · 17 years ago
  87. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 17 years ago
  88. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 17 years ago
  89. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 17 years ago
  90. 1a4c6be Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  91. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 17 years ago
  92. 599e0f5 dlm: fix rcom_names message to self by David Teigland · 17 years ago
  93. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 17 years ago
  94. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 17 years ago
  95. 1227a74 NFS: flush signals before taking down callback thread by Jeff Layton · 17 years ago
  96. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 17 years ago
  97. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 17 years ago
  98. e086fce [CIFS] fix build break when proc disabled by Steve French · 17 years ago
  99. c58310b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 17 years ago
  100. 269cdfa [XFS] Added quota targets and removed dmapi directory by Lachlan McIlroy · 17 years ago