1. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  2. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  3. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  4. 82ab8de CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  5. a5f773a CRED: Wrap task credential accesses in the UFS filesystem by David Howells · 16 years ago
  6. 7706bb3 CRED: Wrap task credential accesses in the UDF filesystem by David Howells · 16 years ago
  7. 26bf194 CRED: Wrap task credential accesses in the UBIFS filesystem by David Howells · 16 years ago
  8. fc7333d CRED: Wrap task credential accesses in the SYSV filesystem by David Howells · 16 years ago
  9. e2950b1 CRED: Wrap task credential accesses in the SMBFS filesystem by David Howells · 16 years ago
  10. 414cb20 CRED: Wrap task credential accesses in the ReiserFS filesystem by David Howells · 16 years ago
  11. 0785f4d CRED: Wrap task credential accesses in the RAMFS filesystem by David Howells · 16 years ago
  12. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  13. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  14. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  15. 4893702 CRED: Wrap task credential accesses in the NCPFS filesystem by David Howells · 16 years ago
  16. 922c030 CRED: Wrap task credential accesses in the Minix filesystem by David Howells · 16 years ago
  17. 8f659ad CRED: Wrap task credential accesses in the JFS filesystem by David Howells · 16 years ago
  18. 77c70de CRED: Wrap task credential accesses in the hugetlbfs filesystem by David Howells · 16 years ago
  19. de395b8 CRED: Wrap task credential accesses in the HPFS filesystem by David Howells · 16 years ago
  20. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  21. 94c9a5e CRED: Wrap task credential accesses in the HFS filesystem by David Howells · 16 years ago
  22. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  23. 2186a71 CRED: Wrap task credential accesses in the FUSE filesystem by David Howells · 16 years ago
  24. f0ce7ee CRED: Wrap task credential accesses in the FAT filesystem by David Howells · 16 years ago
  25. 4c9c544 CRED: Wrap task credential accesses in the Ext4 filesystem by David Howells · 16 years ago
  26. 6a2f90e CRED: Wrap task credential accesses in the Ext3 filesystem by David Howells · 16 years ago
  27. a8dd4d6 CRED: Wrap task credential accesses in the Ext2 filesystem by David Howells · 16 years ago
  28. 4eea035 CRED: Wrap task credential accesses in the eCryptFS filesystem by David Howells · 16 years ago
  29. ec4c2aa CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  30. 97b7702 CRED: Wrap task credential accesses in the Coda filesystem by David Howells · 16 years ago
  31. a001e5b CRED: Wrap task credential accesses in the CIFS filesystem by David Howells · 16 years ago
  32. 1109b07 CRED: Wrap task credential accesses in the BFS filesystem by David Howells · 16 years ago
  33. 0eb790e CRED: Wrap task credential accesses in the autofs4 filesystem by David Howells · 16 years ago
  34. 73c646e CRED: Wrap task credential accesses in the autofs filesystem by David Howells · 16 years ago
  35. 2155998 CRED: Wrap task credential accesses in the AFFS filesystem by David Howells · 16 years ago
  36. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  37. fb39601 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix by Steve French · 16 years ago
  38. 7b42365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  39. 3b79521 [CIFS] Fix cifs reconnection flags by Steve French · 16 years ago
  40. 278afcb dlm: fix shutdown cleanup by David Teigland · 16 years ago
  41. 6cdfcc2 ext3: Clean up outdated and incorrect comment for ext3_write_super() by Theodore Tso · 16 years ago
  42. afef80b vfs: fix shrink_submounts by Eric W. Biederman · 16 years ago
  43. 7cbd8a8 Btrfs: Add a missing return pointer check by yanhai zhu · 16 years ago
  44. 0df49b9 Btrfs: Check kthread_should_stop() before schedule() in worker_loop by yanhai zhu · 16 years ago
  45. c36047d Btrfs: Fix race in btrfs_mark_extent_written by Yan Zheng · 16 years ago
  46. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  47. c146afa Btrfs: mount ro and remount support by Yan Zheng · 16 years ago
  48. f3465ca Btrfs: batch extent inserts/updates/deletions on the extent root by Josef Bacik · 16 years ago
  49. c5c9cd4 Btrfs: allow clone of an arbitrary file range by Sage Weil · 16 years ago
  50. 2ed6d66 Btrfs: Fix handling of space info full during allocations by Chris Mason · 16 years ago
  51. 6f3577b Btrfs: Improve metadata read latencies by Chris Mason · 16 years ago
  52. 5a6bb10 fat: make sure to set d_ops in fat_get_parent by Christoph Hellwig · 16 years ago
  53. 985eafc fat: fix duplicate addition of ->llseek handler by OGAWA Hirofumi · 16 years ago
  54. ebeb040 fat: drop negative dentry on rename() path by OGAWA Hirofumi · 16 years ago
  55. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 04ca2c1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  57. 5b050f0 Btrfs: Fix compile warnings on 32 bit machines by Chris Mason · 16 years ago
  58. 8247b41 Btrfs: Fix starting search offset inside btrfs_drop_extents by Yan Zheng · 16 years ago
  59. 8a1413a Btrfs: empty_size allocation fixes again by Chris Mason · 16 years ago
  60. 240d5d4 Btrfs: tune btrfs unplug functions for a small number of devices by Chris Mason · 16 years ago
  61. 6c1e183 ocfs2: Check search result in ocfs2_xattr_block_get() by Tiger Yang · 16 years ago
  62. de29c08 ocfs2: fix printk related build warnings in xattr.c by Mark Fasheh · 16 years ago
  63. c435400 ocfs2: truncate outstanding block after direct io failure by Dmitri Monakhov · 16 years ago
  64. 80bcaf3 ocfs2/xattr: Proper hash collision handle in bucket division by Tao Ma · 16 years ago
  65. 4c1bbf1 ocfs2: return 0 in page_mkwrite to let VFS retry. by Tao Ma · 16 years ago
  66. ae0dff6 ocfs2: Set journal descriptor to NULL after journal shutdown by Sunil Mushran · 16 years ago
  67. d326479 ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. by Tao Ma · 16 years ago
  68. b99835c ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails by Jan Kara · 16 years ago
  69. 87cfa00 ocfs2: Fix checking of return value of new_inode() by Jan Kara · 16 years ago
  70. fa38e92 ocfs2: Fix check of return value of ocfs2_start_trans() by Jan Kara · 16 years ago
  71. 8573f79 ocfs2: Fix some typos in xattr annotations. by Tao Ma · 16 years ago
  72. 63fd775 ocfs2: Remove unused ocfs2_restore_xattr_block(). by Tao Ma · 16 years ago
  73. 54f443f ocfs2: Don't repeat ocfs2_xattr_block_find() by Joel Becker · 16 years ago
  74. eb6ff23 ocfs2: Specify appropriate journal access for new xattr buckets. by Joel Becker · 16 years ago
  75. bd60bd3 ocfs2: Check errors from ocfs2_xattr_update_xattr_search() by Joel Becker · 16 years ago
  76. b37c4d8 ocfs2: Don't return -EFAULT from a corrupt xattr entry. by Joel Becker · 16 years ago
  77. f6087fb ocfs2: Check xattr block signatures properly. by Joel Becker · 16 years ago
  78. c988fd0 ocfs2: add handler_map array bounds checking by Tiger Yang · 16 years ago
  79. ceb1eba ocfs2: remove duplicate definition in xattr by Tiger Yang · 16 years ago
  80. 0030e00 ocfs2: fix function declaration and definition in xattr by Tiger Yang · 16 years ago
  81. c3cb682 ocfs2: fix license in xattr by Tiger Yang · 16 years ago
  82. b47eda8 Btrfs: Turn off extent state leak debugging by Chris Mason · 16 years ago
  83. 445a694 Btrfs: Fix usage of struct extent_map->orig_start by Chris Mason · 16 years ago
  84. 39be25c Btrfs: Use invalidatepage when writepage finds a page outside of i_size by Chris Mason · 16 years ago
  85. f5a31e1 Btrfs: Try harder while searching for free space by Chris Mason · 16 years ago
  86. e04ca62 Btrfs: Fix use after free during compressed reads by Chris Mason · 16 years ago
  87. ff5b7ee Btrfs: Fix csum error for compressed data by Yan Zheng · 16 years ago
  88. f2b1c41 Btrfs: Make sure pages are dirty before doing delalloc for them by Chris Mason · 16 years ago
  89. 5b7c3fc Btrfs: Don't substract too much from the allocation target (avoid wrapping) by Chris Mason · 16 years ago
  90. 220ca31 [XFS] XFS: Check for valid transaction headers in recovery by David Chinner · 16 years ago
  91. 8f330f5 [XFS] handle memory allocation failures during log initialisation by Dave Chinner · 16 years ago
  92. 6f9f51a [XFS] Account for allocated blocks when expanding directories by David Chinner · 16 years ago
  93. 2cf7f0d [XFS] Wait for all I/O on truncate to zero file size by Lachlan McIlroy · 16 years ago
  94. 9ccbece [XFS] Fix use-after-free with log and quotas by Lachlan McIlroy · 16 years ago
  95. 6307091 [XFS] Avoid using inodes that haven't been completely initialised by Dave Chinner · 16 years ago
  96. cb4f0d1 [XFS] fix uninitialised variable bug in dquot release by Dave Chinner · 16 years ago
  97. d44dab8 fs: xfs needs inode_wait to be exported by Stephen Rothwell · 16 years ago
  98. 644c356 [XFS] handle memory allocation failures during log initialisation by Dave Chinner · 16 years ago
  99. 8b805ef Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  100. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago