1. 126468b [XFS] kill xfs_rwlock/xfs_rwunlock by Christoph Hellwig · 17 years ago
  2. 4397396 [XFS] kill xfs_get_dir_entry by Christoph Hellwig · 17 years ago
  3. a8b3acd [XFS] vnode cleanup in xfs_fs_subr.c by Christoph Hellwig · 17 years ago
  4. db0bb7b [XFS] cleanup xfs_vn_mknod by Christoph Hellwig · 17 years ago
  5. 155cc6b [XFS] Use atomics for iclog reference counting by David Chinner · 17 years ago
  6. b589334 [XFS] Prevent AIL lock contention during transaction completion by David Chinner · 17 years ago
  7. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 17 years ago
  8. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 17 years ago
  9. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 17 years ago
  10. 4ae29b4 [XFS] Factor xfs_itobp() and xfs_inotobp(). by David Chinner · 17 years ago
  11. e9a56b7 [XFS] Fix regression due to refcache removal by Lachlan McIlroy · 17 years ago
  12. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 17 years ago
  13. 461aa8a [XFS] make inode reclaim synchronise with xfs_iflush_done() by Lachlan McIlroy · 17 years ago
  14. e12070a [XFS] actually check error returned by xfs_flush_pages, clean up and by Niv Sardi · 17 years ago
  15. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 17 years ago
  16. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 17 years ago
  17. abe2f41 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin by Alexey Korolev · 17 years ago
  18. 19e729a locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs by J. Bruce Fields · 17 years ago
  19. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 17 years ago
  20. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 17 years ago
  21. 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 17 years ago
  22. 8d1c98b eventfd/kaio integration fix by Davide Libenzi · 17 years ago
  23. 598af05 asmlinkage_protect sys_io_getevents by Roland McGrath · 17 years ago
  24. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 17 years ago
  25. 5d69a02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  26. 999646e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  27. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 17 years ago
  28. e6957ea [XFS] Ensure "both" features2 slots are consistent by Eric Sandeen · 17 years ago
  29. ee1c090 [XFS] Fix superblock features2 field alignment problem by David Chinner · 17 years ago
  30. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 17 years ago
  31. 8191ecd splice: fix infinite loop in generic_file_splice_read() by Jens Axboe · 17 years ago
  32. 240ee83 fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/do_mmap_private() by Bryan Wu · 17 years ago
  33. 66d3aac NFS: initialize flags field in nfs_open_context by Jeff Layton · 17 years ago
  34. 1be62dc Be more careful about marking buffers dirty by Linus Torvalds · 17 years ago
  35. ad16df8 afs: remove smp_prcessor_id() from debug macro by Sven Schnelle · 17 years ago
  36. 4cd1350 splice: use mapping_gfp_mask by Hugh Dickins · 17 years ago
  37. 865965a efs: update error msg to not refer to deleted read_inode() by Robert P. J. Day · 17 years ago
  38. a5f37c3 afs: add missing up_write() on return by Sven Schnelle · 17 years ago
  39. 2b210ad cifs: fix misannotations by Al Viro · 17 years ago
  40. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 17 years ago
  41. 1076d17 jbd/jbd2 NULL noise by Al Viro · 17 years ago
  42. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  43. 5214b72 afs: prevent double cell registration by Sven Schnelle · 17 years ago
  44. 5b41e74 vfs: fix data leak in nobh_write_end() by Dmitri Monakhov · 17 years ago
  45. 6758f95 [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock by Al Viro · 17 years ago
  46. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 17 years ago
  47. bcc5c7d [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() by Al Viro · 17 years ago
  48. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 17 years ago
  49. 1a39068 [PATCH] reduce stack footprint in namespace.c by Al Viro · 17 years ago
  50. 7ed7fe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  51. 815d2d5 driver core: debug for bad dev_attr_show() return value. by Andrew Morton · 17 years ago
  52. 0d995b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  53. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 17 years ago
  54. 04b6e6e [CIFS] Fix mem leak on dfs referral by Steve French · 17 years ago
  55. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 17 years ago
  57. 49ccf74 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  58. 9df1303 fs/ufs/balloc.c: fix sparc64 printk warning by Andrew Morton · 17 years ago
  59. 08ca0db zisofs: fix readpage() outside i_size by Dave Young · 17 years ago
  60. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 17 years ago
  61. 5366dc9f eCryptfs: Swap dput() and mntput() by Michael Halcrow · 17 years ago
  62. d002567 jbd2: correctly unescape journal data blocks by Duane Griffin · 17 years ago
  63. 439aeec jbd: correctly unescape journal data blocks by Duane Griffin · 17 years ago
  64. 4ebf898 ROMFS: Fix up an error in iget removal by David Howells · 17 years ago
  65. c587f0c ext3: fix wrong gfp type under transaction by Josef Bacik · 17 years ago
  66. 87cb055 quota: add possibly missing iput() when quotaon and quotaoff races by Jan Kara · 17 years ago
  67. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 17 years ago
  68. 6cb2a21 aio: bad AIO race in aio_complete() leads to process hang by Quentin Barnes · 17 years ago
  69. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 17 years ago
  70. a02f76c [PATCH] get stack footprint of pathname resolution back to relative sanity by Al Viro · 17 years ago
  71. b4d232e [PATCH] double iput() on failure exit in hugetlb by Al Viro · 17 years ago
  72. 430e285 [PATCH] fix up new filp allocators by Dave Hansen · 17 years ago
  73. 322ee5b [PATCH] check for null vfsmount in dentry_open() by Christoph Hellwig · 17 years ago
  74. 3227e14 [PATCH] reiserfs: eliminate private use of struct file in xattr by Jeff Mahoney · 17 years ago
  75. f382d6e [PATCH] sanitize hppfs by Al Viro · 17 years ago
  76. 1dd0dd1 hppfs pass vfsmount to dentry_open() by Dave Hansen · 17 years ago
  77. f920bb6 Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  78. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 17 years ago
  79. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  80. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  81. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 17 years ago
  82. 8a4e98d [PATCH] restore export of do_kern_mount() by Al Viro · 17 years ago
  83. 40044ce Revert "unexport bio_{,un}map_user" by Jens Axboe · 17 years ago
  84. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 17 years ago
  85. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 17 years ago
  86. 8b1327f [CIFS] file create with acl support enabled is slow by Steve French · 17 years ago
  87. ebe8912 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  88. 5053144 [CIFS] Fix mtime on cp -p when file data cached but written out too late by Steve French · 17 years ago
  89. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 17 years ago
  90. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 17 years ago
  92. bc5b6e2 [CIFS] Fix build problem by Steve French · 17 years ago
  93. 5b4d477 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  94. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 17 years ago
  95. c824c3c ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock by Sunil Mushran · 17 years ago
  96. 535f702 ocfs2/dlm: Print message showing the recovery master by Sunil Mushran · 17 years ago
  97. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 17 years ago
  98. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 17 years ago
  99. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 17 years ago
  100. 4338ab6 ocfs2: Fix an endian bug in online resize. by Tao Ma · 17 years ago