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