1. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  2. 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
  3. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  4. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  5. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 16 years ago
  6. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 16 years ago
  7. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  8. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 16 years ago
  9. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 16 years ago
  10. c824c3c ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock by Sunil Mushran · 16 years ago
  11. 535f702 ocfs2/dlm: Print message showing the recovery master by Sunil Mushran · 16 years ago
  12. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 16 years ago
  13. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 16 years ago
  14. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 16 years ago
  15. 4338ab6 ocfs2: Fix an endian bug in online resize. by Tao Ma · 16 years ago
  16. 90d9977 [PATCH] [OCFS2]: constify function pointer tables by Jan Engelhardt · 16 years ago
  17. 0f71b7b ocfs2: Fix endian bug in o2dlm protocol negotiation. by Joel Becker · 16 years ago
  18. 2af37ce ocfs2: Use dlm_print_one_lock_resource for lock resource print by Tao Ma · 16 years ago
  19. 3a4780a [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning by Andrew Morton · 16 years ago
  20. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  21. 4e99a1f NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings by Trond Myklebust · 16 years ago
  22. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 16 years ago
  23. af1b8c2 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c by Trond Myklebust · 16 years ago
  24. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  25. 910da1a Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  26. 72772a3 [XFS] fix inode leak in xfs_iget_core() by David Chinner · 16 years ago
  27. 92d9cd1 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups by David Chinner · 16 years ago
  28. f9c3a38 NFS: use new LSM interfaces to explicitly set mount options by Eric Paris · 16 years ago
  29. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 16 years ago
  30. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  31. 92587216 ext3: fix mount option parsing by Josef Bacik · 16 years ago
  32. e4465fd eCryptfs: make ecryptfs_prepare_write decrypt the page by Michael Halcrow · 16 years ago
  33. acc1f3e fs/reiserfs/super.c: correct use of ! and & by Julia Lawall · 16 years ago
  34. e389229 vfs: fix NULL pointer dereference in fsync_buffers_list() by Jan Kara · 16 years ago
  35. d31472b core dump: user_regset writeback by Roland McGrath · 16 years ago
  36. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 16 years ago
  37. c5750ee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  38. ce93296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  39. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  40. 02cf01a splice: only return -EAGAIN if there's hope of more data by Jens Axboe · 16 years ago
  41. 966ea8c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  42. 86c838b [PATCH] fs/ocfs2/aops.c: Correct use of ! and & by Julia Lawall · 16 years ago
  43. 05488bb [2.6 patch] ocfs2: make dlm_do_assert_master() static by Adrian Bunk · 16 years ago
  44. 200bfae [2.6 patch] make ocfs2_downconvert_thread() static by Adrian Bunk · 16 years ago
  45. 0060005 [2.6 patch] fs/ocfs2/: possible cleanups by Adrian Bunk · 16 years ago
  46. 0dd3256 [PATCH] ocfs2: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  47. 1044e40 ocfs2: Fix writeout in ocfs2_data_convert_worker() by Mark Fasheh · 16 years ago
  48. 7ad8b3d ocfs2: Enable localalloc for local mounts by Sunil Mushran · 16 years ago
  49. 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 16 years ago
  50. a64e715 Allow ARG_MAX execve string space even with a small stack limit by Linus Torvalds · 16 years ago
  51. 0dbd888 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  52. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 16 years ago
  53. 7704a8b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  54. adefe11 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  55. ef8ece5 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 16 years ago
  56. db69c91 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 16 years ago
  57. 0b442d2 [CIFS] remove unused variable by Steve French · 16 years ago
  58. 5606bf5 ext4: add missing ext4_journal_stop() by Akinobu Mita · 16 years ago
  59. 75f1298 [CIFS] consolidate duplicate code in posix/unix inode handling by Christoph Hellwig · 16 years ago
  60. 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 16 years ago
  61. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 16 years ago
  62. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 16 years ago
  63. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  64. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  65. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  66. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  67. 1a823ac fuse: fix permission checking by Miklos Szeredi · 16 years ago
  68. ffad0a4 ext4: ext4_find_next_zero_bit needs an aligned address on some arch by Aneesh Kumar K.V · 16 years ago
  69. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 16 years ago
  70. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 16 years ago
  71. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 16 years ago
  72. 1a4c6be Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  73. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  74. 599e0f5 dlm: fix rcom_names message to self by David Teigland · 16 years ago
  75. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 16 years ago
  76. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 16 years ago
  77. 1227a74 NFS: flush signals before taking down callback thread by Jeff Layton · 16 years ago
  78. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 16 years ago
  79. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 16 years ago
  80. e086fce [CIFS] fix build break when proc disabled by Steve French · 16 years ago
  81. c58310b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  82. 269cdfa [XFS] Added quota targets and removed dmapi directory by Lachlan McIlroy · 17 years ago
  83. 794f744 [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules) by Eric Sandeen · 17 years ago
  84. 58b7983 [XFS] Remove Makefile wrappers in XFS by Andi Kleen · 17 years ago
  85. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  86. 70eff55 [CIFS] factoring out common code in get_inode_info functions by Christoph Hellwig · 16 years ago
  87. 825f148 ext4: Don't use ext4_dec_count() if not needed by Theodore Ts'o · 16 years ago
  88. c2d68ea [CIFS] fix prepath conversion when server supports posix paths by Steve French · 16 years ago
  89. 11b6d64 [CIFS] Only convert / when server does not support posix paths by Igor Mammedov · 16 years ago
  90. 74d3487 ext4: modify block allocation algorithm for the last group by Valerie Clement · 16 years ago
  91. e56eb65 ext4: Don't claim block from group which has corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  92. 9df5643 ext4: Get journal write access before modifying the extent tree by Aneesh Kumar K.V · 16 years ago
  93. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  94. 4cdeed8 ext4: Don't leave behind a half-created inode if ext4_mkdir() fails by Aneesh Kumar K.V · 16 years ago
  95. b73fce6 ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! by Valerie Clement · 16 years ago
  96. 52833e8 Merge branch 'linus_origin' into hotfixes by Trond Myklebust · 16 years ago
  97. 8aad018 [CIFS] Fix mixed case name in structure dfs_info3_param by Igor Mammedov · 16 years ago
  98. 55bd725 ext4: Fix locking hierarchy violation in ext4_fallocate() by Aneesh Kumar K.V · 16 years ago
  99. 642be6e Remove incorrect BKL comments in ext4 by Andi Kleen · 16 years ago
  100. 4a0962a dentries: Extract common code to remove dentry from lru by Christoph Lameter · 16 years ago