1. 958d4ec [XFS] xfs_bdwrite() does not return errors. by David Chinner · 16 years ago
  2. db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 16 years ago
  3. d64e31a [XFS] Ensure errors from xfs_bdstrat() are correctly checked. by David Chinner · 16 years ago
  4. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  5. 7c9ef85 [XFS] Catch errors returned from xfs_bmap_last_offset(). by David Chinner · 16 years ago
  6. fc6149d [XFS] Check for xfs_free_extent() failing. by David Chinner · 16 years ago
  7. d87dd63 [XFS] Warn if errors come from block_truncate_page(). by David Chinner · 16 years ago
  8. c2b1cba [XFS] xfs_bmap_adjacent() never returns an error. by David Chinner · 16 years ago
  9. 12375c8 [XFS] Make xfs_alloc_compute_aligned() void. by David Chinner · 16 years ago
  10. f4586e4 [XFS] Clean up xfs_alloc_search_busy() return values. by David Chinner · 16 years ago
  11. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  12. 3c1e2bb [XFS] Propagate xfs_trans_reserve() errors. by David Chinner · 16 years ago
  13. 5ca1f26 [XFS] Catch errors from xfs_acl_vremove(). by David Chinner · 16 years ago
  14. 0c92829 [XFS] Catch errors from xfs_acl_setmode(). by David Chinner · 16 years ago
  15. 88ab020 [XFS] Propagate quota file truncation errors. by David Chinner · 16 years ago
  16. cb6edc2 [XFS] Catch errors when turning off quotas. by David Chinner · 16 years ago
  17. 31d5577 [XFS] Catch errors resetting quota flags. by David Chinner · 16 years ago
  18. 53aa791 [XFS] Clean up quotamount error handling. by David Chinner · 16 years ago
  19. 3c56836 [XFS] Check for dquot flush errors by David Chinner · 16 years ago
  20. 4b8879d [XFS] Propagate xfs_qm_dqflush_all() errors. by David Chinner · 16 years ago
  21. 5b13973 [XFS] xfs_qm_reset_dqcounts() does not return errors. by David Chinner · 16 years ago
  22. 714082b [XFS] Report errors from xfs_reserve_blocks(). by David Chinner · 16 years ago
  23. 36fbe6e [XFS] xfs_icsb_counter_disabled() never returns an error. by David Chinner · 16 years ago
  24. a414047 [XFS] Remove useless whitespace in function prototypes by David Chinner · 16 years ago
  25. 3c85c36 [XFS] xfs_quiesce_fs() never returns an error. Mark it void. by David Chinner · 16 years ago
  26. b6ddc4e [XFS] Don't validate symlink target component length by Christoph Hellwig · 16 years ago
  27. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. 0225da1 [XFS] Replace __inline with inline by Harvey Harrison · 16 years ago
  29. 6b1d1a7 [XFS] Fix lock inversion in forced shutdown. by David Chinner · 16 years ago
  30. 4679b2d [XFS] Reorganise xlog_t for better cacheline isolation of contention by David Chinner · 16 years ago
  31. eb01c9c [XFS] Remove the xlog_ticket allocator by David Chinner · 16 years ago
  32. 114d23a [XFS] Per iclog callback chain lock by David Chinner · 16 years ago
  33. 2abdb8c [XFS] Prevent xfs_bmap_check_leaf_extents() referencing unmapped memory. by Lachlan McIlroy · 16 years ago
  34. 4335509 [XFS] remove most calls to VN_RELE by Christoph Hellwig · 16 years ago
  35. df26cfe [XFS] split xfs_ioc_xattr by Lachlan McIlroy · 16 years ago
  36. f3dcc13 [XFS] cleanup root inode handling in xfs_fs_fill_super by Christoph Hellwig · 16 years ago
  37. 59a33f9 [XFS] Ensure a btree insert returns a valid cursor. by David Chinner · 16 years ago
  38. 75de2a9 [XFS] Account for inode cluster alignment in all allocations by David Chinner · 16 years ago
  39. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  40. a45c796 [XFS] Remove superflous xfs_readsb call in xfs_mountfs. by Christoph Hellwig · 16 years ago
  41. dfa18b1 [XFS] kill t_sema member of struct xfs_trans by Niv Sardi · 16 years ago
  42. 5f90150 [XFS] cleanup vnode use in xfs_bmap.c by Christoph Hellwig · 16 years ago
  43. af04819 [XFS] cleanup vnode use in xfs_iops.c by Christoph Hellwig · 16 years ago
  44. dcf49cc [XFS] cleanup vnode use in xfs_lrw.c by Christoph Hellwig · 16 years ago
  45. ef1f5e7 [XFS] cleanup vnode use in xfs_lookup by Christoph Hellwig · 16 years ago
  46. 3937be5 [XFS] cleanup vnode use in xfs_symlink and xfs_rename by Christoph Hellwig · 16 years ago
  47. a3da789 [XFS] cleanup vnode use in xfs_link by Christoph Hellwig · 16 years ago
  48. 979ebab [XFS] cleanup vnode use in xfs_create/mknod/mkdir by Christoph Hellwig · 16 years ago
  49. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 16 years ago
  50. d234154 [XFS] Use power-of-2 sized buffers to reduce overhead by David Chinner · 16 years ago
  51. 6ee4752 [XFS] Use atomic counters for ktrace buffer indexes by David Chinner · 16 years ago
  52. 44d814c [XFS] Update c/mtime correctly on truncates by David Chinner · 16 years ago
  53. 24bd861 [XFS] don't encode parent in nfs filehandles unless nessecary by Christoph Hellwig · 16 years ago
  54. 126468b [XFS] kill xfs_rwlock/xfs_rwunlock by Christoph Hellwig · 16 years ago
  55. 4397396 [XFS] kill xfs_get_dir_entry by Christoph Hellwig · 16 years ago
  56. a8b3acd [XFS] vnode cleanup in xfs_fs_subr.c by Christoph Hellwig · 16 years ago
  57. db0bb7b [XFS] cleanup xfs_vn_mknod by Christoph Hellwig · 16 years ago
  58. 155cc6b [XFS] Use atomics for iclog reference counting by David Chinner · 16 years ago
  59. b589334 [XFS] Prevent AIL lock contention during transaction completion by David Chinner · 16 years ago
  60. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 16 years ago
  61. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 16 years ago
  62. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 16 years ago
  63. 4ae29b4 [XFS] Factor xfs_itobp() and xfs_inotobp(). by David Chinner · 16 years ago
  64. e9a56b7 [XFS] Fix regression due to refcache removal by Lachlan McIlroy · 16 years ago
  65. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 16 years ago
  66. 461aa8a [XFS] make inode reclaim synchronise with xfs_iflush_done() by Lachlan McIlroy · 16 years ago
  67. e12070a [XFS] actually check error returned by xfs_flush_pages, clean up and by Niv Sardi · 16 years ago
  68. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 486c92e ide: move default IDE ports setup to ide_generic host driver by Bartlomiej Zolnierkiewicz · 16 years ago
  70. f01674e ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  71. aab8ad9 ide: remove needless hwif->irq check from ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. dfd8784 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  73. e4079df ide: limit legacy VLB host drivers to alpha, x86 and mips by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 16 years ago
  75. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 26d799b ide: remove ppc ifdef from init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 5c50427 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 7e41e7b ppc: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  89. e4f7f3a ppc/ppc4xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 3671e9a ppc/hdpu: remove dead IDE code by Bartlomiej Zolnierkiewicz · 16 years ago
  91. af007ec ide-pmac: remove dead code by Bartlomiej Zolnierkiewicz · 16 years ago
  92. e3bfae4 ide-scsi: do non-atomic pc->flags testing by Borislav Petkov · 16 years ago
  93. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 16 years ago
  94. c2b2b29 ide-floppy: rename end_request handler properly by Borislav Petkov · 16 years ago
  95. 1c06578 ide-scsi: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  96. 8e55512 ide-floppy: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  97. d236d74 ide-tape: convert driver to using generic ide_atapi_pc by Borislav Petkov · 16 years ago
  98. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 16 years ago
  99. 346331f ide-tape: remove atomic test/set macros for packet commands by Borislav Petkov · 16 years ago
  100. 03056b9 ide-tape: move all struct and other defs at the top by Borislav Petkov · 16 years ago