1. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  2. ea7e743 hostfs: fix a duplicated global function name by WANG Cong · 16 years ago
  3. f945454 don't unlink an active swapfile by Hugh Dickins · 16 years ago
  4. ac97b9f eCryptfs: Allocate up to two scatterlists for crypto ops on keys by Michael Halcrow · 16 years ago
  5. 9789cfe nfsctl: add headers for credentials by Randy Dunlap · 16 years ago
  6. 7596b27 coda: fix creds reference by Randy Dunlap · 16 years ago
  7. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. bfb59820 [CIFS] fix check for dead tcon in smb_init by Steve French · 16 years ago
  9. 55e8e30 block/md: fix md autodetection by Tejun Heo · 16 years ago
  10. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  11. eb60fa1 block: fix add_partition() error path by Tejun Heo · 16 years ago
  12. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  13. 4e14e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  14. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  15. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago
  16. ab3f992 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch by Steve French · 16 years ago
  17. c2b3382 [CIFS] Fix build break by Steve French · 16 years ago
  18. f1987b4 cifs: reinstate sharing of tree connections by Jeff Layton · 16 years ago
  19. 5c06fe7 Fix broken ownership of /proc/sys/ files by Al Viro · 16 years ago
  20. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  21. d82c2df [CIFS] minor cleanup to cifs_mount by Steve French · 16 years ago
  22. 14fbf50 cifs: reinstate sharing of SMB sessions sans races by Jeff Layton · 16 years ago
  23. e7ddee9 cifs: disable sharing session and tcon and add new TCP sharing code by Jeff Layton · 16 years ago
  24. 3ec332e [CIFS] clean up server protocol handling by Steve French · 16 years ago
  25. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  26. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  27. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  28. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  29. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  30. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  31. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  32. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  33. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  34. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  35. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  36. 82ab8de CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  37. a5f773a CRED: Wrap task credential accesses in the UFS filesystem by David Howells · 16 years ago
  38. 7706bb3 CRED: Wrap task credential accesses in the UDF filesystem by David Howells · 16 years ago
  39. 26bf194 CRED: Wrap task credential accesses in the UBIFS filesystem by David Howells · 16 years ago
  40. fc7333d CRED: Wrap task credential accesses in the SYSV filesystem by David Howells · 16 years ago
  41. e2950b1 CRED: Wrap task credential accesses in the SMBFS filesystem by David Howells · 16 years ago
  42. 414cb20 CRED: Wrap task credential accesses in the ReiserFS filesystem by David Howells · 16 years ago
  43. 0785f4d CRED: Wrap task credential accesses in the RAMFS filesystem by David Howells · 16 years ago
  44. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  45. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  46. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  47. 4893702 CRED: Wrap task credential accesses in the NCPFS filesystem by David Howells · 16 years ago
  48. 922c030 CRED: Wrap task credential accesses in the Minix filesystem by David Howells · 16 years ago
  49. 8f659ad CRED: Wrap task credential accesses in the JFS filesystem by David Howells · 16 years ago
  50. 77c70de CRED: Wrap task credential accesses in the hugetlbfs filesystem by David Howells · 16 years ago
  51. de395b8 CRED: Wrap task credential accesses in the HPFS filesystem by David Howells · 16 years ago
  52. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  53. 94c9a5e CRED: Wrap task credential accesses in the HFS filesystem by David Howells · 16 years ago
  54. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  55. 2186a71 CRED: Wrap task credential accesses in the FUSE filesystem by David Howells · 16 years ago
  56. f0ce7ee CRED: Wrap task credential accesses in the FAT filesystem by David Howells · 16 years ago
  57. 4c9c544 CRED: Wrap task credential accesses in the Ext4 filesystem by David Howells · 16 years ago
  58. 6a2f90e CRED: Wrap task credential accesses in the Ext3 filesystem by David Howells · 16 years ago
  59. a8dd4d6 CRED: Wrap task credential accesses in the Ext2 filesystem by David Howells · 16 years ago
  60. 4eea035 CRED: Wrap task credential accesses in the eCryptFS filesystem by David Howells · 16 years ago
  61. ec4c2aa CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  62. 97b7702 CRED: Wrap task credential accesses in the Coda filesystem by David Howells · 16 years ago
  63. a001e5b CRED: Wrap task credential accesses in the CIFS filesystem by David Howells · 16 years ago
  64. 1109b07 CRED: Wrap task credential accesses in the BFS filesystem by David Howells · 16 years ago
  65. 0eb790e CRED: Wrap task credential accesses in the autofs4 filesystem by David Howells · 16 years ago
  66. 73c646e CRED: Wrap task credential accesses in the autofs filesystem by David Howells · 16 years ago
  67. 2155998 CRED: Wrap task credential accesses in the AFFS filesystem by David Howells · 16 years ago
  68. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  69. fb39601 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix by Steve French · 16 years ago
  70. 7b42365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  71. 3b79521 [CIFS] Fix cifs reconnection flags by Steve French · 16 years ago
  72. 278afcb dlm: fix shutdown cleanup by David Teigland · 16 years ago
  73. 6cdfcc2 ext3: Clean up outdated and incorrect comment for ext3_write_super() by Theodore Tso · 16 years ago
  74. afef80b vfs: fix shrink_submounts by Eric W. Biederman · 16 years ago
  75. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. 04ca2c1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  77. 6c1e183 ocfs2: Check search result in ocfs2_xattr_block_get() by Tiger Yang · 16 years ago
  78. de29c08 ocfs2: fix printk related build warnings in xattr.c by Mark Fasheh · 16 years ago
  79. c435400 ocfs2: truncate outstanding block after direct io failure by Dmitri Monakhov · 16 years ago
  80. 80bcaf3 ocfs2/xattr: Proper hash collision handle in bucket division by Tao Ma · 16 years ago
  81. 4c1bbf1 ocfs2: return 0 in page_mkwrite to let VFS retry. by Tao Ma · 16 years ago
  82. ae0dff6 ocfs2: Set journal descriptor to NULL after journal shutdown by Sunil Mushran · 16 years ago
  83. d326479 ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. by Tao Ma · 16 years ago
  84. b99835c ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails by Jan Kara · 16 years ago
  85. 87cfa00 ocfs2: Fix checking of return value of new_inode() by Jan Kara · 16 years ago
  86. fa38e92 ocfs2: Fix check of return value of ocfs2_start_trans() by Jan Kara · 16 years ago
  87. 8573f79 ocfs2: Fix some typos in xattr annotations. by Tao Ma · 16 years ago
  88. 63fd775 ocfs2: Remove unused ocfs2_restore_xattr_block(). by Tao Ma · 16 years ago
  89. 54f443f ocfs2: Don't repeat ocfs2_xattr_block_find() by Joel Becker · 16 years ago
  90. eb6ff23 ocfs2: Specify appropriate journal access for new xattr buckets. by Joel Becker · 16 years ago
  91. bd60bd3 ocfs2: Check errors from ocfs2_xattr_update_xattr_search() by Joel Becker · 16 years ago
  92. b37c4d8 ocfs2: Don't return -EFAULT from a corrupt xattr entry. by Joel Becker · 16 years ago
  93. f6087fb ocfs2: Check xattr block signatures properly. by Joel Becker · 16 years ago
  94. c988fd0 ocfs2: add handler_map array bounds checking by Tiger Yang · 16 years ago
  95. ceb1eba ocfs2: remove duplicate definition in xattr by Tiger Yang · 16 years ago
  96. 0030e00 ocfs2: fix function declaration and definition in xattr by Tiger Yang · 16 years ago
  97. c3cb682 ocfs2: fix license in xattr by Tiger Yang · 16 years ago
  98. 220ca31 [XFS] XFS: Check for valid transaction headers in recovery by David Chinner · 16 years ago
  99. 8f330f5 [XFS] handle memory allocation failures during log initialisation by Dave Chinner · 16 years ago
  100. 6f9f51a [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago