| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-10-11 | 14 | -157/+447 |
|\ |
|
| * | Btrfs: fix file clone ioctl for bookend extents | Chris Mason | 2009-10-09 | 1 | -2/+4 |
| * | Btrfs: fix uninit compiler warning in cow_file_range_nocow | Chris Mason | 2009-10-09 | 1 | -0/+1 |
| * | Btrfs: constify dentry_operations | Alexey Dobriyan | 2009-10-09 | 2 | -2/+2 |
| * | Btrfs: optimize back reference update during btrfs_drop_snapshot | Yan, Zheng | 2009-10-09 | 1 | -29/+53 |
| * | Btrfs: remove negative dentry when deleting subvolumne | Yan, Zheng | 2009-10-09 | 2 | -5/+8 |
| * | Btrfs: optimize fsync for the single writer case | Josef Bacik | 2009-10-08 | 2 | -1/+13 |
| * | Btrfs: async delalloc flushing under space pressure | Josef Bacik | 2009-10-08 | 3 | -11/+88 |
| * | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik | 2009-10-08 | 8 | -37/+107 |
| * | Btrfs: delay clearing EXTENT_DELALLOC for compressed extents | Chris Mason | 2009-10-08 | 1 | -2/+4 |
| * | Btrfs: cleanup extent_clear_unlock_delalloc flags | Chris Mason | 2009-10-08 | 3 | -37/+51 |
| * | Btrfs: fix possible softlockup in the allocator | Josef Bacik | 2009-10-06 | 1 | -6/+17 |
| * | Btrfs: fix deadlock on async thread startup | Chris Mason | 2009-10-05 | 5 | -32/+106 |
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 145 | -1/+145 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-10-11 | 259 | -666/+58442 |
|\ \ |
|
| * | | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty | 2009-10-02 | 1 | -2/+4 |
| * | | [SCSI] st: fix possible memory use after free after MTSETBLK ioctl | David Jeffery | 2009-10-02 | 1 | -3/+0 |
| * | | [SCSI] be2iscsi: Moving to pci_pools v3 | Jayamohan Kallickal | 2009-10-02 | 3 | -65/+51 |
| * | | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 | 8 | -9/+19 |
| * | | [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver | Jayamohan Kallickal | 2009-10-02 | 14 | -0/+7126 |
| * | | [SCSI] zfcp: Fix hang when offlining device with offline chpid | Christof Schmitt | 2009-10-02 | 2 | -5/+5 |
| * | | [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid | Christof Schmitt | 2009-10-02 | 2 | -1/+4 |
| * | | [SCSI] zfcp: Fix oops during shutdown of offline device | Christof Schmitt | 2009-10-02 | 1 | -4/+4 |
| * | | [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation | Christof Schmitt | 2009-10-02 | 4 | -31/+38 |
| * | | [SCSI] zfcp: correctly initialize unchained requests | Christof Schmitt | 2009-10-02 | 1 | -4/+18 |
| * | | [SCSI] mpt2sas: Bump version 02.100.03.00 | Kashyap, Desai | 2009-10-02 | 1 | -3/+3 |
| * | | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai | 2009-10-02 | 1 | -5/+6 |
| * | | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai | 2009-10-02 | 1 | -3/+1 |
| * | | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai | 2009-10-02 | 3 | -3/+10 |
| * | | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 2009-10-02 | 6 | -54/+372 |
| * | | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai | 2009-10-02 | 4 | -137/+307 |
| * | | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai | 2009-10-02 | 9 | -9/+9 |
| * | | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. | Kashyap, Desai | 2009-10-02 | 1 | -0/+334 |
| * | | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai | 2009-10-02 | 11 | -207/+652 |
| * | | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 2009-10-02 | 198 | -0/+49189 |
| * | | [SCSI] scsi_transport_fc: fix missing kernel-doc | Randy Dunlap | 2009-10-02 | 1 | -0/+2 |
| * | | [SCSI] scsi_debug: Implement support for DIF Type 2 | Martin K. Petersen | 2009-10-02 | 1 | -23/+116 |
| * | | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 2009-10-02 | 3 | -11/+78 |
| * | | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen | 2009-10-02 | 1 | -4/+7 |
| * | | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 2009-10-02 | 4 | -80/+53 |
| * | | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen | 2009-10-02 | 3 | -32/+7 |
| * | | [SCSI] Retry ADD_TO_MLQUEUE return value for EH commands | Hannes Reinecke | 2009-10-02 | 1 | -0/+3 |
| * | | [SCSI] sg: Free data buffers after calling blk_rq_unmap_user | Christof Schmitt | 2009-10-02 | 1 | -5/+5 |
| * | | [SCSI] sr: consider the last written sector when determining media size | Tejun Heo | 2009-10-02 | 1 | -8/+14 |
| * | | [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 | Anil Veerabhadrappa | 2009-10-02 | 2 | -1/+3 |
| * | | [SCSI] hptiop: Add RR44xx adapter support | HighPoint Linux Team | 2009-10-02 | 3 | -13/+48 |
| * | | [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info | Moger, Babu | 2009-10-02 | 1 | -2/+0 |
| * | | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk | Anil Ravindranath | 2009-10-02 | 1 | -27/+31 |
| * | | [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 | Nick Cheng | 2009-10-02 | 2 | -0/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-10-09 | 6 | -8/+14 |
|\ \ \ |
|