summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-1114-157/+447
|\
| * Btrfs: fix file clone ioctl for bookend extentsChris Mason2009-10-091-2/+4
| * Btrfs: fix uninit compiler warning in cow_file_range_nocowChris Mason2009-10-091-0/+1
| * Btrfs: constify dentry_operationsAlexey Dobriyan2009-10-092-2/+2
| * Btrfs: optimize back reference update during btrfs_drop_snapshotYan, Zheng2009-10-091-29/+53
| * Btrfs: remove negative dentry when deleting subvolumneYan, Zheng2009-10-092-5/+8
| * Btrfs: optimize fsync for the single writer caseJosef Bacik2009-10-082-1/+13
| * Btrfs: async delalloc flushing under space pressureJosef Bacik2009-10-083-11/+88
| * Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-088-37/+107
| * Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason2009-10-081-2/+4
| * Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason2009-10-083-37/+51
| * Btrfs: fix possible softlockup in the allocatorJosef Bacik2009-10-061-6/+17
| * Btrfs: fix deadlock on async thread startupChris Mason2009-10-055-32/+106
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11145-1/+145
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-11259-666/+58442
|\ \
| * | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty2009-10-021-2/+4
| * | [SCSI] st: fix possible memory use after free after MTSETBLK ioctlDavid Jeffery2009-10-021-3/+0
| * | [SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal2009-10-023-65/+51
| * | [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-028-9/+19
| * | [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal2009-10-0214-0/+7126
| * | [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-022-5/+5
| * | [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-022-1/+4
| * | [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-021-4/+4
| * | [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-024-31/+38
| * | [SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt2009-10-021-4/+18
| * | [SCSI] mpt2sas: Bump version 02.100.03.00Kashyap, Desai2009-10-021-3/+3
| * | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY...Kashyap, Desai2009-10-021-5/+6
| * | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai2009-10-021-3/+1
| * | [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-023-3/+10
| * | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-026-54/+372
| * | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-024-137/+307
| * | [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-029-9/+9
| * | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers.Kashyap, Desai2009-10-021-0/+334
| * | [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-0211-207/+652
| * | [SCSI] bfa: Brocade BFA FC SCSI driverJing Huang2009-10-02198-0/+49189
| * | [SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap2009-10-021-0/+2
| * | [SCSI] scsi_debug: Implement support for DIF Type 2Martin K. Petersen2009-10-021-23/+116
| * | [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-023-11/+78
| * | [SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen2009-10-021-4/+7
| * | [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-024-80/+53
| * | [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-023-32/+7
| * | [SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke2009-10-021-0/+3
| * | [SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt2009-10-021-5/+5
| * | [SCSI] sr: consider the last written sector when determining media sizeTejun Heo2009-10-021-8/+14
| * | [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2009-10-022-1/+3
| * | [SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team2009-10-023-13/+48
| * | [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu2009-10-021-2/+0
| * | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath2009-10-021-27/+31
| * | [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng2009-10-022-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-10-096-8/+14
|\ \ \
OpenPOWER on IntegriCloud