1. 4ada29d nfs: break up nfs_follow_referral by J. Bruce Fields · 16 years ago
  2. 37ca8f5 nfs: authenticated deep mounting by EG Keizer · 16 years ago
  3. f25b874 NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2) by Jeff Layton · 16 years ago
  4. f200c11 nfs: remove an obsolete nfs_flock comment by J. Bruce Fields · 16 years ago
  5. 44d5759 nfs: BUG_ON in nfs_follow_mountpoint by Denis V. Lunev · 16 years ago
  6. fd08d7e nfs: ERR_PTR is expected on failure from nfs_do_clone_mount by Denis V. Lunev · 16 years ago
  7. bb8a3b5 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  8. 691beb1 NFS: Allow concurrent inode revalidation by Trond Myklebust · 16 years ago
  9. 2f28ea6 NFS: Fix up nfs_setattr_update_inode() by Trond Myklebust · 16 years ago
  10. 076f1fc NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() by Trond Myklebust · 16 years ago
  11. 4dc05ef NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode() by Trond Myklebust · 16 years ago
  12. d65f557 NFS: Fix nfs_post_op_update_inode_force_wcc() by Trond Myklebust · 16 years ago
  13. a10ad17 NFS: Fix the NFS attribute update by Trond Myklebust · 16 years ago
  14. 870a5be NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode() by Trond Myklebust · 16 years ago
  15. 7973c1f NFS: Add mount options for controlling the lookup cache by Trond Myklebust · 16 years ago
  16. ff3525a NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts by Trond Myklebust · 16 years ago
  17. 4eec952 NFS: Add options for finer control of the lookup cache by Trond Myklebust · 16 years ago
  18. 1daef0a NFS: Clean up nfs_sb_active/nfs_sb_deactive by Trond Myklebust · 16 years ago
  19. d5e6634 NFS: Fix nfs_file_llseek() by Trond Myklebust · 16 years ago
  20. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 16 years ago
  21. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 16 years ago
  22. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  23. d0185c0 Fix NULL pointer dereference in proc_sys_compare by Linus Torvalds · 16 years ago
  24. ec4d902 Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  25. bde40fe Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  26. 71a8c87 [XFS] Remove xfs_iext_irec_compact_full() by Lachlan McIlroy · 16 years ago
  27. f1ccd29 [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). by Lachlan McIlroy · 16 years ago
  28. 62aa528 9p: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  29. 7424bac UBIFS: fix printk format warnings by Alexander Beregalov · 16 years ago
  30. 6e14968 UBIFS: remove incorrect assert by Adrian Hunter · 16 years ago
  31. 6dcfac4 UBIFS: TNC / GC race fixes by Adrian Hunter · 16 years ago
  32. 0855f31 UBIFS: create the name of the background thread in every case by Sebastian Siewior · 16 years ago
  33. 2fd6f6e [XFS] Don't do I/O beyond eof when unreserving space by Lachlan McIlroy · 16 years ago
  34. e1f5dbd [XFS] Fix use-after-free with buffers by Lachlan McIlroy · 16 years ago
  35. f9114eb [XFS] Prevent lockdep false positives when locking two inodes. by David Chinner · 16 years ago
  36. b5b8c9a [XFS] Fix barrier status change detection. by David Chinner · 16 years ago
  37. 364f358 [XFS] Prevent direct I/O from mapping extents beyond eof by Lachlan McIlroy · 16 years ago
  38. 6efdf28 [XFS] Fix regression introduced by remount fixup by Christoph Hellwig · 16 years ago
  39. 31bd61f [XFS] Move memory allocations for log tracing out of the critical path by Lachlan McIlroy · 16 years ago
  40. 8d99f83 rescan_partitions(): make device capacity errors non-fatal by Andrew Morton · 16 years ago
  41. d7a3e49 mm: ifdef Quicklists in /proc/meminfo by Hugh Dickins · 16 years ago
  42. 1558182 bfs: fix Lockdep warning by Eric Sesterhenn · 16 years ago
  43. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 16 years ago
  44. e2858ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  45. 0e11622 ocfs2: Fix a bug in direct IO read. by Tao Ma · 16 years ago
  46. b975dee Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  47. af904de NFS: Restore missing hunk in NFS mount option parser by Chuck Lever · 16 years ago
  48. 5c89468 udf: add llseek method by Christoph Hellwig · 16 years ago
  49. a5cb562 UBIFS: make minimum fanout 3 by Artem Bityutskiy · 16 years ago
  50. f171d4d UBIFS: fix division by zero by Artem Bityutskiy · 16 years ago
  51. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  52. 7c7cbad UBIFS: amend f_fsid by Artem Bityutskiy · 16 years ago
  53. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  54. 169ccbd NTFS: update homepage by Adrian Bunk · 16 years ago
  55. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  56. 91b8096 nfsd: fix buffer overrun decoding NFSv4 acl by J. Bruce Fields · 16 years ago
  57. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  58. b3385c2 UBIFS: fill f_fsid by Artem Bityutskiy · 16 years ago
  59. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  60. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  61. 131130b UBIFS: add forgotten gc_idx_lebs component by Artem Bityutskiy · 16 years ago
  62. ad50765 UBIFS: fix assertion by Artem Bityutskiy · 16 years ago
  63. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  64. 8aabb75 UBIFS: remove incorrect index space check by Artem Bityutskiy · 16 years ago
  65. 9e5de35 UBIFS: push empty flash hack down by Artem Bityutskiy · 16 years ago
  66. 8191e1f UBIFS: do not update min_idx_lebs in stafs by Artem Bityutskiy · 16 years ago
  67. c76da9d [CIFS] Turn off Unicode during session establishment for plaintext authentication by Steve French · 16 years ago
  68. 2e65502 [CIFS] update cifs change log by Steve French · 16 years ago
  69. 838726c cifs: fix O_APPEND on directio mounts by Jeff Layton · 16 years ago
  70. 6405c9c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  71. 325a9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  72. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  73. bcc55c6 [CIFS] Fix plaintext authentication by Steve French · 16 years ago
  74. 87ed1d6 [CIFS] Add destroy routine for dns_resolver by Jeff Layton · 16 years ago
  75. 0559bc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  76. e472233 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  77. aefcc28 bio: fix __bio_copy_iov() handling of bio->bv_len by FUJITA Tomonori · 16 years ago
  78. 76029ff bio: fix bio_copy_kern() handling of bio->bv_len by FUJITA Tomonori · 16 years ago
  79. 48fd4f9 block: submit_bh() inadvertently discards barrier flag on a sync write by Jens Axboe · 16 years ago
  80. 96c2a11 [CIFS] Reorder cifs config item for better clarity by Steve French · 16 years ago
  81. e977584 [CIFS] Correct keys dependency for cifs kerberos support by Steve French · 16 years ago
  82. 3dae49a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  83. 6ce5eec [CIFS] check version in spnego upcall response by Steve French · 16 years ago
  84. d6817cd ocfs2: Increment the reference count of an already-active stack. by Joel Becker · 16 years ago
  85. 601c0bc UBIFS: allow for racing between GC and TNC by Adrian Hunter · 16 years ago
  86. 761e29f UBIFS: always read hashed-key nodes under TNC mutex by Adrian Hunter · 16 years ago
  87. 4cdfe84 [PATCH] deal with the first call of ->show() generating no output by Al Viro · 16 years ago
  88. 59af158 [PATCH] fix ->llseek() for a bunch of directories by Al Viro · 16 years ago
  89. 8f3f655 [PATCH] fix regular readdir() and friends by Al Viro · 16 years ago
  90. 2690421 [PATCH] ntfs: use d_add_ci by Christoph Hellwig · 16 years ago
  91. e45b590 [PATCH] change d_add_ci argument ordering by Christoph Hellwig · 16 years ago
  92. 2d8a10c [PATCH] fix efs_lookup() by Al Viro · 16 years ago
  93. cc99609 [PATCH] proc: inode number fixlet by Alexey Dobriyan · 16 years ago
  94. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  95. de6bf18 [PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir() by Louis Rilling · 16 years ago
  96. 9780eb6 ocfs2: correctly set i_blocks after inline dir gets expanded by Mark Fasheh · 16 years ago
  97. 83cab53 ocfs2: Jump to correct label in ocfs2_expand_inline_dir() by Tao Ma · 16 years ago
  98. a1af7d1 ocfs2: Fix sleep-with-spinlock recovery regression by Mark Fasheh · 16 years ago
  99. a57a874 [PATCH] ocfs2/cluster/netdebug.c: fix warning by Alexander Beregalov · 16 years ago
  100. 18496e8 [PATCH] ocfs2/cluster/tcp.c: make some functions static by Adrian Bunk · 16 years ago