1. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  2. dbaf4c0 smbfs: fix debug builds by Jeff Layton · 17 years ago
  3. cb51f97 mark sys_open/sys_read exports unused by Arjan van de Ven · 17 years ago
  4. 9fcc2d1 proc: simplify and correct proc_flush_task by Eric W. Biederman · 17 years ago
  5. 8744969 fuse_file_alloc(): fix NULL dereferences by Adrian Bunk · 17 years ago
  6. c06a018 reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file by Fengguang Wu · 17 years ago
  7. f433dc5 Fixes to the BFS filesystem driver by Dmitri Vorobiev · 17 years ago
  8. 9a119c0 hugetlb: allow bulk updating in hugetlb_*_quota() by Adam Litke · 17 years ago
  9. c79fb75 hugetlb: fix quota management for private mappings by Adam Litke · 17 years ago
  10. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  11. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  12. 8a146a2 eCryptfs: cast page->index to loff_t instead of off_t by Michael Halcrow · 17 years ago
  13. 31083eb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  14. 0b832a4 Revert "ext2/ext3/ext4: add block bitmap validation" by Linus Torvalds · 17 years ago
  15. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  16. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  17. 6fa0283 nfsd4: recheck for secure ports in fh_verify by J. Bruce Fields · 17 years ago
  18. ac8587d knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
  19. 4601597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  20. 00ec99d core dump: remain dumpable by Roland McGrath · 17 years ago
  21. 9b8f5f5 [CIFS] fix oops on second mount to same server when null auth is used by Jeff Layton · 17 years ago
  22. 4c31c30 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  23. e36aeee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  24. a6f8de3 [CIFS] Fix stale mode after readdir when cifsacl specified by Steve French · 17 years ago
  25. ce06c9f [CIFS] add mode to acl conversion helper function by Steve French · 17 years ago
  26. 15b0395 [CIFS] Fix incorrect mode when ACL had deny access control entries by Steve French · 17 years ago
  27. 9eae8a8 [CIFS] Add uid to key description so krb can handle user mounts by Igor Mammedov · 17 years ago
  28. 8ec680e ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting by Jens Axboe · 17 years ago
  29. df61c95 [DLM] lowcomms: Do not muck with sysctl_rmem_max. by David S. Miller · 17 years ago
  30. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  31. e325a88 ocfs2: fix rename vs unlink race by Srinivas Eeda · 17 years ago
  32. bc7e97c [PATCH] Fix possibly too long write in o2hb_setup_one_bio() by Jan Kara · 17 years ago
  33. 4e9563f ocfs2: fix write() performance regression by Mark Fasheh · 17 years ago
  34. 9ea2d32 ocfs2: Commit journal on sync writes by Mark Fasheh · 17 years ago
  35. 9f70968 ocfs2: Re-order iput in ocfs2_drop_dentry_lock by Mark Fasheh · 17 years ago
  36. 019d1b2 ocfs2: Create locks at initially requested level by Mark Fasheh · 17 years ago
  37. 3cf0c50 [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} by Roel Kluin · 17 years ago
  38. 0af4bd3 [2.6 patch] make ocfs2_find_entry_el() static by Adrian Bunk · 17 years ago
  39. 8999e04 9p: use copy of the options value instead of original by Latchesar Ionkov · 17 years ago
  40. dda6b02 9p: fix memory leak in v9fs_get_sb by Latchesar Ionkov · 17 years ago
  41. 8a29f2b eCryptfs: release mutex on hash error path by Michael Halcrow · 17 years ago
  42. 778d1a2 eCryptfs: increment extent_offset once per loop interation by Michael Halcrow · 17 years ago
  43. 6551198 fs/afs/vlocation.c: fix off-by-one by Adrian Bunk · 17 years ago
  44. 63d2583 [CIFS] Fix walking out end of cifs dacl by Steve French · 17 years ago
  45. f1d662a [CIFS] Add upcall files for cifs to use spnego/kerberos by Steve French · 17 years ago
  46. 160acc2 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  47. ebab899 NTFS: Fix read regression. by Anton Altaparmakov · 17 years ago
  48. e545937 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines by Jeff Layton · 17 years ago
  49. 84a15b9 [CIFS] Register and unregister cifs_spnego_key_type on module init/exit by Jeff Layton · 17 years ago
  50. 09fe7ba [CIFS] implement upcalls for SPNEGO blob via keyctl API by Jeff Layton · 17 years ago
  51. 745542e [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec by Jeff Layton · 17 years ago
  52. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  53. 7505e05 [CIFS] If no Access Control Entries, set mode perm bits to zero by Steve French · 17 years ago
  54. 1fb64bf [CIFS] when mount helper missing fix slash wrong direction in share by Steve French · 17 years ago
  55. dd13810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 953f868 [CIFS] Don't request too much permission when reading an ACL by Steve French · 17 years ago
  57. 78e9d36 sysfs: make sysfs_{get,put}_active() static by Adrian Bunk · 17 years ago
  58. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  59. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  60. 97855b4 locks: fix possible infinite loop in posix deadlock detection by J. Bruce Fields · 17 years ago
  61. f664f1f revert "ufs: Fix mount check in ufs_fill_super()" by Andrew Morton · 17 years ago
  62. e01b640 [CIFS] enable get mode from ACL when cifsacl mount option specified by Shirish Pargaonkar · 17 years ago
  63. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  64. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  65. ef49c32 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  66. 8d6ea58 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() by David Woodhouse · 17 years ago
  67. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  68. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  69. b9c7a2b [CIFS] ACL support part 8 by Steve French · 17 years ago
  70. 253879e [NET] fs/proc/proc_net.c: make a struct static by Adrian Bunk · 17 years ago
  71. d61e580 [CIFS] acl support part 7 by Steve French · 17 years ago
  72. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  73. f9e8348 fs: Fix to correct the mbcache entries counter by Ram Gupta · 17 years ago
  74. 2a2da53 Fix pointer mismatches in proc_sysctl.c by David Howells · 17 years ago
  75. 630f3f0c [CIFS] acl support part 6 by Steve French · 17 years ago
  76. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  77. 432409e NFS: Fix for bug in handling of errors for O_DIRECT writes by Neil Brown · 17 years ago
  78. 44093ca [CIFS] acl support part 6 by Steve French · 17 years ago
  79. 22150c4 9p: v9fs_vfs_rename incorrect clunk order by Latchesar Ionkov · 17 years ago
  80. 0a97629 9p: fix memleak in fs/9p/v9fs.c by Adrian Bunk · 17 years ago
  81. c948977 [CIFS] remove unused funtion compile warning when experimental off by Parag Warudkar · 17 years ago
  82. 6e50607 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  83. 0895e91 procfs: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
  84. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  85. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  86. 7efb35a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  87. e38f981 exportfs: update documentation by Christoph Hellwig · 17 years ago
  88. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  89. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago
  90. 644f9ab ocfs2: new export ops by Christoph Hellwig · 17 years ago
  91. 34c0d15 gfs2: new export ops by Christoph Hellwig · 17 years ago
  92. be55caf reiserfs: new export ops by Christoph Hellwig · 17 years ago
  93. 905251a isofs: new export ops by Christoph Hellwig · 17 years ago
  94. 1305edad fat: new export ops by Christoph Hellwig · 17 years ago
  95. c38344f xfs: new export ops by Christoph Hellwig · 17 years ago
  96. a351320 ntfs: new export ops by Christoph Hellwig · 17 years ago
  97. d425de7 jfs: new export ops by Christoph Hellwig · 17 years ago
  98. 05da080 efs: new export ops by Christoph Hellwig · 17 years ago
  99. 1b961ac ext4: new export ops by Christoph Hellwig · 17 years ago
  100. 74af0ba ext3: new export ops by Christoph Hellwig · 17 years ago