1. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  2. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  3. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  4. cae2f9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  5. 8118a85 sysfs: fix off-by-one error in fill_read_buffer() by Miao Xie · 17 years ago
  6. c46f739 vfs: coredumping fix by Ingo Molnar · 17 years ago
  7. b1967d0 ocfs2: reverse inline-data truncate args by Mark Fasheh · 17 years ago
  8. 0d8a4e0 ocfs2: Fix comparison in ocfs2_size_fits_inline_data() by Mark Fasheh · 17 years ago
  9. bccb9da ocfs2: Remove bug statement in ocfs2_dentry_iput() by Mark Fasheh · 17 years ago
  10. 5a58c3e [PATCH] ocfs2: Remove expensive bitmap scanning by Jan Kara · 17 years ago
  11. a46043e0 ocfs2: log valid inode # on bad inode by Mark Fasheh · 17 years ago
  12. ef9f86c ocfs2: Filter -ENOSPC in mlog_errno() by Mark Fasheh · 17 years ago
  13. 2759236 [PATCH] fs/ocfs2: Add missing "space" by Joe Perches · 17 years ago
  14. e001e79 ocfs2: Reset journal parameters after s_mount_opt update by Mark Fasheh · 17 years ago
  15. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  16. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  17. 02fe494 NFS: Clean up new multi-segment direct I/O changes by Chuck Lever · 17 years ago
  18. b9148c6 NFS: Ensure we return zero if applications attempt to write zero bytes by Chuck Lever · 17 years ago
  19. c216fd7 NFS: Support multiple segment iovecs in the NFS direct I/O path by Chuck Lever · 17 years ago
  20. 19f7378 NFS: Introduce iovec I/O helpers to fs/nfs/direct.c by Chuck Lever · 17 years ago
  21. 4c30d56 NFS: fs/nfs/dir.c should #include "internal.h" by Adrian Bunk · 17 years ago
  22. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  23. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  24. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago
  25. 2b83457 [CIFS] Fix check after use error in ACL code by Steve French · 17 years ago
  26. 058250a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  27. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  28. 2a97468 [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length by Petr Tesarik · 17 years ago
  29. 4c1fe2f kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server by Neil Brown · 17 years ago
  30. b09b941 NFS: Fix the ustat() regression by Trond Myklebust · 17 years ago
  31. f7a44ea [CIFS] remove build warning by Steve French · 17 years ago
  32. 2442421 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request by Steve French · 17 years ago
  33. 8840dee [CIFS] minor checkpatch cleanup by Steve French · 17 years ago
  34. d6c2e4d [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info by Jeff Layton · 17 years ago
  35. c359cf3 [CIFS] add hostname field to TCP_Server_Info struct by Jeff Layton · 17 years ago
  36. 70fe7dc [CIFS] clean up error handling in cifs_mount by Jeff Layton · 17 years ago
  37. 68bf728 [CIFS] add ver= prefix to upcall format version by Steve French · 17 years ago
  38. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  39. dbaf4c0 smbfs: fix debug builds by Jeff Layton · 17 years ago
  40. cb51f97 mark sys_open/sys_read exports unused by Arjan van de Ven · 17 years ago
  41. 9fcc2d1 proc: simplify and correct proc_flush_task by Eric W. Biederman · 17 years ago
  42. 8744969 fuse_file_alloc(): fix NULL dereferences by Adrian Bunk · 17 years ago
  43. c06a018 reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file by Fengguang Wu · 17 years ago
  44. f433dc5 Fixes to the BFS filesystem driver by Dmitri Vorobiev · 17 years ago
  45. 9a119c0 hugetlb: allow bulk updating in hugetlb_*_quota() by Adam Litke · 17 years ago
  46. c79fb75 hugetlb: fix quota management for private mappings by Adam Litke · 17 years ago
  47. e1a1c99 proc: fix proc_kill_inodes to kill dentries on all proc superblocks by Eric W. Biederman · 17 years ago
  48. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  49. 8a146a2 eCryptfs: cast page->index to loff_t instead of off_t by Michael Halcrow · 17 years ago
  50. 133672e [CIFS] Fix buffer overflow if server sends corrupt response to small request by Steve French · 17 years ago
  51. 31083eb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. 0b832a4 Revert "ext2/ext3/ext4: add block bitmap validation" by Linus Torvalds · 17 years ago
  53. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  54. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  55. 6fa0283 nfsd4: recheck for secure ports in fh_verify by J. Bruce Fields · 17 years ago
  56. ac8587d knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
  57. 4601597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  58. 00ec99d core dump: remain dumpable by Roland McGrath · 17 years ago
  59. 9b8f5f5 [CIFS] fix oops on second mount to same server when null auth is used by Jeff Layton · 17 years ago
  60. 4c31c30 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  61. e36aeee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  62. a6f8de3 [CIFS] Fix stale mode after readdir when cifsacl specified by Steve French · 17 years ago
  63. ce06c9f [CIFS] add mode to acl conversion helper function by Steve French · 17 years ago
  64. 15b0395 [CIFS] Fix incorrect mode when ACL had deny access control entries by Steve French · 17 years ago
  65. 9eae8a8 [CIFS] Add uid to key description so krb can handle user mounts by Igor Mammedov · 17 years ago
  66. 8ec680e ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting by Jens Axboe · 17 years ago
  67. df61c95 [DLM] lowcomms: Do not muck with sysctl_rmem_max. by David S. Miller · 17 years ago
  68. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  69. e325a88 ocfs2: fix rename vs unlink race by Srinivas Eeda · 17 years ago
  70. bc7e97c [PATCH] Fix possibly too long write in o2hb_setup_one_bio() by Jan Kara · 17 years ago
  71. 4e9563f ocfs2: fix write() performance regression by Mark Fasheh · 17 years ago
  72. 9ea2d32 ocfs2: Commit journal on sync writes by Mark Fasheh · 17 years ago
  73. 9f70968 ocfs2: Re-order iput in ocfs2_drop_dentry_lock by Mark Fasheh · 17 years ago
  74. 019d1b2 ocfs2: Create locks at initially requested level by Mark Fasheh · 17 years ago
  75. 3cf0c50 [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} by Roel Kluin · 17 years ago
  76. 0af4bd3 [2.6 patch] make ocfs2_find_entry_el() static by Adrian Bunk · 17 years ago
  77. 8999e04 9p: use copy of the options value instead of original by Latchesar Ionkov · 17 years ago
  78. dda6b02 9p: fix memory leak in v9fs_get_sb by Latchesar Ionkov · 17 years ago
  79. 8a29f2b eCryptfs: release mutex on hash error path by Michael Halcrow · 17 years ago
  80. 778d1a2 eCryptfs: increment extent_offset once per loop interation by Michael Halcrow · 17 years ago
  81. 6551198 fs/afs/vlocation.c: fix off-by-one by Adrian Bunk · 17 years ago
  82. 63d2583 [CIFS] Fix walking out end of cifs dacl by Steve French · 17 years ago
  83. f1d662a [CIFS] Add upcall files for cifs to use spnego/kerberos by Steve French · 17 years ago
  84. 160acc2 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  85. ebab899 NTFS: Fix read regression. by Anton Altaparmakov · 17 years ago
  86. e545937 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines by Jeff Layton · 17 years ago
  87. 84a15b9 [CIFS] Register and unregister cifs_spnego_key_type on module init/exit by Jeff Layton · 17 years ago
  88. 09fe7ba [CIFS] implement upcalls for SPNEGO blob via keyctl API by Jeff Layton · 17 years ago
  89. 745542e [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec by Jeff Layton · 17 years ago
  90. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  91. 7505e05 [CIFS] If no Access Control Entries, set mode perm bits to zero by Steve French · 17 years ago
  92. 1fb64bf [CIFS] when mount helper missing fix slash wrong direction in share by Steve French · 17 years ago
  93. dd13810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 953f868 [CIFS] Don't request too much permission when reading an ACL by Steve French · 17 years ago
  95. 78e9d36 sysfs: make sysfs_{get,put}_active() static by Adrian Bunk · 17 years ago
  96. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  97. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  98. 97855b4 locks: fix possible infinite loop in posix deadlock detection by J. Bruce Fields · 17 years ago
  99. f664f1f revert "ufs: Fix mount check in ufs_fill_super()" by Andrew Morton · 17 years ago
  100. e01b640 [CIFS] enable get mode from ACL when cifsacl mount option specified by Shirish Pargaonkar · 17 years ago