summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-12[libata] pdc_adma: convert to new exception handling (EH) frameworkJeff Garzik
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik
2007-10-12[SCSI] gdth: split out pci probingChristoph Hellwig
2007-10-12[SCSI] gdth: split out eisa probingChristoph Hellwig
2007-10-12[SCSI] gdth: split out isa probingChristoph Hellwig
2007-10-12gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox
2007-10-12[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh
2007-10-12[SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh
2007-10-12[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh
2007-10-12[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh
2007-10-12[SCSI] fdomain: fix CONFIG_PCI=n warningsGabriel C
2007-10-12[SCSI] dpt_i2o: Fix section mismatchJoe Korty
2007-10-12ocfs2: Optionally return filldir errorsMark Fasheh
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Read support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Write support for inline dataMark Fasheh
2007-10-12ocfs2: Read support for inline dataMark Fasheh
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh
2007-10-12ocfs2: Cleanup dirent size checkMark Fasheh
2007-10-12[SCSI] scsi_transport_iscsi: add list, mutex includesMichael S. Tsirkin
2007-10-12ocfs2: Rename cleanupsMark Fasheh
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh
2007-10-12ocfs2: Pass raw u64 to filldirMark Fasheh
2007-10-12ocfs2: Abstract out core dir listing functionalityMark Fasheh
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh
2007-10-12ocfs2: Small refactor of truncate zeroing codeMark Fasheh
2007-10-12ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh
2007-10-12ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh
2007-10-12[PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng
2007-10-12[SCSI] imm: fix check-after-useAdrian Bunk
2007-10-12ocfs2: Implement show_options()Sunil Mushran
2007-10-12ocfs2: Clear slot map when umounting a local volumeMark Fasheh
2007-10-12ocfs2: Remove unused structure fieldMark Fasheh
2007-10-12ocfs2: remove unused variableTao Mao
2007-10-12ocfs2: remove mostly unused field from insert structureTao Mao
2007-10-12[SCSI] arcmsr: build fixAndrew Morton
2007-10-12[SCSI] nsp_cs: remove kernel 2.4 codeAdrian Bunk
2007-10-12[SCSI] ibmmca: Remove dead references to MODULE_PARM macroRobert P. J. Day
2007-10-12[SCSI] advansys: Changes to work on pariscMatthew Wilcox
2007-10-12[SCSI] advansys: Use dma mapping for overrun bufferMatthew Wilcox
2007-10-12[SCSI] advansys: Remove a couple of uses of bus_to_virtMatthew Wilcox
2007-10-12[SCSI] advansys: convert to use the data buffer accessorsMatthew Wilcox
2007-10-12[SCSI] advansys: Remove DvcGetPhyAddrMatthew Wilcox
2007-10-12[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvcMatthew Wilcox
2007-10-12[SCSI] advansys: Make sdtr_period_tbl a pointerMatthew Wilcox
2007-10-12[SCSI] advansys: Get rid of board index numberMatthew Wilcox
2007-10-12[SCSI] advansys: Remove private lockMatthew Wilcox
2007-10-12[SCSI] advansys: Sort out debug macrosMatthew Wilcox