1. 6d73cf1 [XFS] resync headers with libxfs by Christoph Hellwig · 16 years ago
  2. 2175dd9 [XFS] simplify projid check in xfs_rename by Christoph Hellwig · 16 years ago
  3. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  4. e055f13 [XFS] Remove unused tracing code by Lachlan McIlroy · 16 years ago
  5. 14d676f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  6. 797eaed [XFS] Remove unnecessary assertion by Lachlan McIlroy · 16 years ago
  7. a5b429d [XFS] Remove unused variable in ktrace_free() by Lachlan McIlroy · 16 years ago
  8. c642261 [XFS] Check return value of xfs_buf_get_noaddr() by Lachlan McIlroy · 16 years ago
  9. 6a0775a [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  10. 8bb5732 [XFS] Fix compile with CONFIG_COMPAT enabled by Christoph Hellwig · 16 years ago
  11. 5a8d0f3 move inode tracing out of xfs_vnode. by Christoph Hellwig · 16 years ago
  12. 25e41b3 move vn_iowait / vn_iowake into xfs_aops.c by Christoph Hellwig · 16 years ago
  13. 583fa58 kill vn_ioerror by Christoph Hellwig · 16 years ago
  14. f95099b kill xfs_unmount_flush by Christoph Hellwig · 16 years ago
  15. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  16. 070c461 use xfs_trans_ijoin in xfs_trans_iget by Christoph Hellwig · 16 years ago
  17. b56757b remove leftovers of shared read-only support by Christoph Hellwig · 16 years ago
  18. e88f11a remove unused m_inode_quiesce member from struct xfs_mount by Christoph Hellwig · 16 years ago
  19. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  20. 5efcbb8 cleanup xfs_sb.h feature flag helpers by Christoph Hellwig · 16 years ago
  21. df6771b kill dead quota flags by Christoph Hellwig · 16 years ago
  22. 63ad2a5 remove dead code from sv_t implementation by Christoph Hellwig · 16 years ago
  23. 39e2def reduce l_icloglock roundtrips by Christoph Hellwig · 16 years ago
  24. d9424b3 stop using igrab in xfs_vn_link by Christoph Hellwig · 16 years ago
  25. 5d765b9 kill xfs_buf_iostart by Christoph Hellwig · 16 years ago
  26. 5cafdeb cleanup the inode reclaim path by Christoph Hellwig · 16 years ago
  27. ccd0be6 remove unused prototypes for xfs_ihash_init / xfs_ihash_free by Christoph Hellwig · 16 years ago
  28. 73e6335 remove unused behvavior cruft in xfs_super.h by Christoph Hellwig · 16 years ago
  29. 2234d54 remove useless mnt_want_write call in xfs_write by Christoph Hellwig · 16 years ago
  30. ddcd856 [XFS] fix compile on 32 bit systems by Christoph Hellwig · 16 years ago
  31. 2433c41 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  32. 51eaaa6 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  33. e5d412f [XFS] Reorder xfs_ioctl32.c for some tidiness by sandeen@sandeen.net · 16 years ago
  34. 710d62a [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  35. 2875097 [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  36. ebeecd2 [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  37. af819d2 [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl by sandeen@sandeen.net · 16 years ago
  38. 65fbaf2 [XFS] Fix xfs_bulkstat_one size checks & error handling by sandeen@sandeen.net · 16 years ago
  39. 2ee4fa5 [XFS] Make the bulkstat_one compat ioctl handling more sane by sandeen@sandeen.net · 16 years ago
  40. 471d591 [XFS] Add compat handlers for data & rt growfs ioctls by sandeen@sandeen.net · 16 years ago
  41. e94fc4a [XFS] Add compat handlers for swapext ioctl by sandeen@sandeen.net · 16 years ago
  42. d5547f9 [XFS] Clean up some existing compat ioctl calls by sandeen@sandeen.net · 16 years ago
  43. ffae263 [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h by sandeen@sandeen.net · 16 years ago
  44. 743bb465 [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. by sandeen@sandeen.net · 16 years ago
  45. 0380155 ntfs: don't fool kernel-doc by Randy Dunlap · 16 years ago
  46. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  47. d6b58f8 ocfs2: fix regression in ocfs2_read_blocks_sync() by Mark Fasheh · 16 years ago
  48. 07d9a39 ocfs2: fix return value set in init_dlmfs_fs() by Coly Li · 16 years ago
  49. 07f9eeb ocfs2: fix wake_up in unlock_ast by David Teigland · 16 years ago
  50. 66f502a ocfs2: initialize stack_user lvbptr by David Teigland · 16 years ago
  51. 3b5da01 ocfs2: comments typo fix by Coly Li · 16 years ago
  52. 0e44667 [XFS] fix error handling in xlog_recover_process_one_iunlink by Christoph Hellwig · 16 years ago
  53. 24f211b [XFS] move inode allocation out xfs_iread by Christoph Hellwig · 16 years ago
  54. b48d8d6 [XFS] kill the XFS_IMAP_BULKSTAT flag by Christoph Hellwig · 16 years ago
  55. 92bfc6e [XFS] embededd struct xfs_imap into xfs_inode by Christoph Hellwig · 16 years ago
  56. 94e1b69 [XFS] merge xfs_imap into xfs_dilocate by Christoph Hellwig · 16 years ago
  57. a194189 [XFS] remove dead code for old inode item recovery by Christoph Hellwig · 16 years ago
  58. 76d8b27 [XFS] stop using xfs_itobp in xfs_iread by Christoph Hellwig · 16 years ago
  59. 23fac50 [XFS] split up xlog_recover_process_iunlinks by Christoph Hellwig · 16 years ago
  60. 51ce16d [XFS] kill XFS_DINODE_VERSION_ defines by Christoph Hellwig · 16 years ago
  61. 81591fe [XFS] kill xfs_dinode_core_t by Christoph Hellwig · 16 years ago
  62. d42f08f [XFS] kill xfs_ialloc_log_di by Christoph Hellwig · 16 years ago
  63. b28708d [XFS] sanitize xlog_in_core_t definition by Christoph Hellwig · 16 years ago
  64. 4805621 [XFS] factor out xfs_read_agf helper by From: Christoph Hellwig · 16 years ago
  65. 5e1be0f [XFS] factor out xfs_read_agi helper by Christoph Hellwig · 16 years ago
  66. 26c5295 [XFS] remove i_gen from incore inode by Dave Chinner · 16 years ago
  67. 207fcfa [XFS] remove xfs_vfsops.h by Christoph Hellwig · 16 years ago
  68. 2b5decd [XFS] remove xfs_vfs.h by Christoph Hellwig · 16 years ago
  69. 00dd402 [XFS] remove bhv_statvfs_t typedef by Christoph Hellwig · 16 years ago
  70. f35642e [XFS] Hook up the fiemap ioctl. by Eric Sandeen · 16 years ago
  71. 5af317c [XFS] Add new getbmap flags. by Eric Sandeen · 16 years ago
  72. 8a7141a [XFS] convert xfs_getbmap to take formatter functions by Eric Sandeen · 16 years ago
  73. 0924b58 [XFS] fix uninitialised variable bug in dquot release. by Dave Chinner · 16 years ago
  74. 2e65609 [XFS] fix error inversion problems with data flushing by Dave Chinner · 16 years ago
  75. 6579591 [XFS] fix spurious gcc warnings by Christoph Hellwig · 16 years ago
  76. 6c31b93 [XFS] allow inode64 mount option on 32 bit systems by Christoph Hellwig · 16 years ago
  77. f999a5b [XFS] wire up ->open for directories by Christoph Hellwig · 16 years ago
  78. bac8dca [XFS] fix NULL pointer dereference in xfs_log_force_umount by Christoph Hellwig · 16 years ago
  79. 8e36a5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  80. b5a20aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  81. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  82. a98ee8c [CIFS] fix regression in cifs_write_begin/cifs_write_end by Jeff Layton · 16 years ago
  83. a8d82d9 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr by Chuck Lever · 16 years ago
  84. e4625eb nfsd: use of unitialized list head on error exit in nfs4recover.c by J. Bruce Fields · 16 years ago
  85. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  86. 3477d20 UBIFS: pre-allocate bulk-read buffer by Artem Bityutskiy · 16 years ago
  87. 6c0c42c UBIFS: do not allocate too much by Artem Bityutskiy · 16 years ago
  88. 39ce81c UBIFS: do not print scary memory allocation warnings by Artem Bityutskiy · 16 years ago
  89. 0cb39aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  90. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  91. ea7e743 hostfs: fix a duplicated global function name by WANG Cong · 16 years ago
  92. f945454 don't unlink an active swapfile by Hugh Dickins · 16 years ago
  93. ac97b9f eCryptfs: Allocate up to two scatterlists for crypto ops on keys by Michael Halcrow · 16 years ago
  94. bfb59820 [CIFS] fix check for dead tcon in smb_init by Steve French · 16 years ago
  95. 55e8e30 block/md: fix md autodetection by Tejun Heo · 16 years ago
  96. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  97. eb60fa1 block: fix add_partition() error path by Tejun Heo · 16 years ago
  98. 4e14e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  99. b066a48 prevent cifs_writepages() from skipping unwritten pages by Dave Kleikamp · 16 years ago
  100. 2c55608 Fixed parsing of mount options when doing DFS submount by Igor Mammedov · 16 years ago