1. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  2. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  3. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  4. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  5. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  6. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  7. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  8. 9c9ab3d [GFS2] gfs2 __user misannotation fix by Al Viro · 18 years ago
  9. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  10. b62f963 [GFS2] split and annotate gfs2_quota_change by Al Viro · 18 years ago
  11. bd209cc [GFS2] split and annotate gfs2_statfs_change by Al Viro · 18 years ago
  12. b5bc9e8 [GFS2] split and annotate gfs2_quota by Al Viro · 18 years ago
  13. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  14. 1e81c4c [GFS2] split and annotate gfs_rindex by Al Viro · 18 years ago
  15. e928a76 [GFS2] split and annotate gfs2_meta_header by Al Viro · 18 years ago
  16. 2a2c982 [GFS2] Fix crc32 calculation in recovery.c by Steven Whitehouse · 18 years ago
  17. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  18. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago
  19. 6882666 [GFS2] split and annotate gfs2_rgrp by Al Viro · 18 years ago
  20. f50dfaf [GFS2] split gfs2_sb by Al Viro · 18 years ago
  21. 5c6edb5 [GFS2] gfs2_dinode_host fields are host-endian by Al Viro · 18 years ago
  22. 3ca68df [GFS2] split gfs2_dinode into on-disk and host variants by Al Viro · 18 years ago
  23. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 18 years ago
  24. 533221f [PATCH] reiserfs: fmt bugfix by Alexey Dobriyan · 18 years ago
  25. 4d8ebdd [PATCH] debugfs: add header file by Randy Dunlap · 18 years ago
  26. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  27. 2d51013 [PATCH] fuse: fix Oops in lookup by Miklos Szeredi · 18 years ago
  28. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  29. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  30. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  31. ae56fb1 [PATCH] eCryptfs: CIFS nlink fixes by Michael Halcrow · 18 years ago
  32. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  33. 64aaa4f [PATCH] AFS: Amend the AFS configuration options by David Howells · 18 years ago
  34. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  35. a908308 [PATCH] eCryptfs: dput() lower d_parent on rename by Michael Halcrow · 18 years ago
  36. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  37. ba8df43 [PATCH] autofs4: panic after mount fail by Ian Kent · 18 years ago
  38. eea2078 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  39. 1709269 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  40. 050e714 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h by David Chinner · 18 years ago
  41. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  42. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  43. 2e2e7bb [XFS] 956664: dm_read_invis() changes i_atime by Vlad Apostolov · 18 years ago
  44. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  45. 439b843 [XFS] Keep lockdep happy. by Tim Shimmin · 18 years ago
  46. 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
  47. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  48. 088406b [PATCH] nfsd: fix spurious error return from nfsd_create in async case by J. Bruce Fields · 18 years ago
  49. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  50. af85852 [PATCH] nfsd4: reindent do_open_lookup() by J. Bruce Fields · 18 years ago
  51. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  52. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  53. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  54. 6465130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 18 years ago
  55. e2de7f5 [DLM] fix oops in kref_put when removing a lockspace by Patrick Caulfield · 18 years ago
  56. ba542e3 [DLM] Fix kref_put oops by Patrick Caulfield · 18 years ago
  57. 26d83de [GFS2] Fix OOM error handling by Steven Whitehouse · 18 years ago
  58. 4a22195 [GFS2] Fix incorrect fs sync behaviour. by Steven Whitehouse · 18 years ago
  59. eb1dc33 [GFS2] don't panic needlessly by Alexey Dobriyan · 18 years ago
  60. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 18 years ago
  61. ddac0d3 [PATCH] splice: fix problem introduced with inode diet by Jens Axboe · 18 years ago
  62. aaa9b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  63. f1f2d87 [PATCH] Fix user.* xattr permission check for sticky dirs by Andreas Gruenbacher · 18 years ago
  64. d2c89a4 [PATCH] reiserfs: reset errval after initializing bitmap cache by Jeff Mahoney · 18 years ago
  65. 7ef55b8 [PATCH] NFS4: fix for recursive locking problem by Srinivasa Ds · 18 years ago
  66. 7011774 [PATCH] gfs2: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  67. 2e99002 [PATCH] fuse: ->readpages() cleanup by OGAWA Hirofumi · 18 years ago
  68. 05ac9d4 [PATCH] cifs: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  69. 87c2b7c [PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling by Heiko Carstens · 18 years ago
  70. 7bd473f [PATCH] eCryptfs: Fix pointer deref by Michael Halcrow · 18 years ago
  71. 0b0e0b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  72. 096e5bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  73. d572b87 JFS: Remove redundant xattr permission checking by Dave Kleikamp · 18 years ago
  74. 8e87d4d [CIFS] report rename failure when target file is locked by Windows by Steve French · 18 years ago
  75. 45ec4aba [PATCH] eCryptfs: Fix handling of lower d_count by Michael Halcrow · 18 years ago
  76. 316bb95 [PATCH] eCryptfs: Remove ecryptfs_umount_begin by Michael Halcrow · 18 years ago
  77. 7ff1d74 [PATCH] eCryptfs: Consolidate lower dentry_open's by Michael Halcrow · 18 years ago
  78. 8bba066 [PATCH] eCryptfs: Cipher code to new crypto API by Michael Halcrow · 18 years ago
  79. 565d9724 [PATCH] eCryptfs: Hash code to new crypto API by Michael Halcrow · 18 years ago
  80. e5d9cbd [PATCH] eCryptfs: Clean up crypto initialization by Michael Halcrow · 18 years ago
  81. 36a561d [PATCH] find_bd_holder() fix by Andrew Morton · 18 years ago
  82. df6c0cd [PATCH] clean up add_bd_holder() by Jun'ichi Nomura · 18 years ago
  83. bcb5516 [PATCH] fix bd_claim_by_kobject error handling by Jun'ichi Nomura · 18 years ago
  84. 4b952a9 [CIFS] Allow null user connections by Steve French · 18 years ago
  85. 7ca85ba [CIFS] Fix readdir breakage when blocksize set too small by Steve French · 18 years ago
  86. 89f6822 jfs: Add splice support by Daniel Drake · 18 years ago
  87. f871357 [PATCH] VFS: Fix an error in unused dentry counting by David Howells · 18 years ago
  88. 6eac3f9 [PATCH] missing unused dentry in prune_dcache()? by Vasily Averin · 18 years ago
  89. 856fc29 [PATCH] hugetlb: fix prio_tree unit by Hugh Dickins · 18 years ago
  90. b9d7e6a [PATCH] hugetlb: fix size=4G parsing by Hugh Dickins · 18 years ago
  91. 6a2aae0 [PATCH] Fix potential OOPs in blkdev_open() by Pavel Emelianov · 18 years ago
  92. 9b57988 [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  93. f58a74d [PATCH] jbd: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  94. 1939e49 [PATCH] ext4: fix printk format warnings by Randy Dunlap · 18 years ago
  95. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 18 years ago
  96. bcbaecb [CRYPTO] users: Select ECB/CBC where needed by Patrick McHardy · 18 years ago
  97. 73441c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  98. fc22617 [PATCH] NFS: Cache invalidation fixup by Trond Myklebust · 18 years ago
  99. 9eaef27 [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness by Trond Myklebust · 18 years ago
  100. 7b7fc70 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago