| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-12-16 | 3 | -151/+221 |
|\ |
|
| * | block/swim3: Locking fixes | Benjamin Herrenschmidt | 2011-12-12 | 1 | -147/+215 |
| * | loop: Fix discard_alignment default setting | Lukas Czerner | 2011-12-02 | 1 | -1/+1 |
| * | cciss: fix flush cache transfer length | Stephen M. Cameron | 2011-11-28 | 1 | -0/+2 |
| * | cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler | Stephen M. Cameron | 2011-11-28 | 1 | -2/+2 |
| * | loop: fix loop block driver discard and encryption comment | Dave Young | 2011-11-25 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-12-13 | 1 | -91/+10 |
|\ \
| |/
|/| |
|
| * | rbd: remove buggy rollback functionality | Josh Durgin | 2011-12-07 | 1 | -90/+0 |
| * | rbd: return an error when an invalid header is read | Josh Durgin | 2011-12-07 | 1 | -1/+10 |
* | | paride: fix potential information leak in pg_read() | Dan Carpenter | 2011-11-16 | 1 | -0/+1 |
* | | cciss: auto engage SCSI mid layer at driver load time | Stephen M. Cameron | 2011-11-16 | 2 | -0/+2 |
* | | loop: cleanup set_status interface | Dmitry Monakhov | 2011-11-16 | 1 | -15/+29 |
* | | loop: prevent information leak after failed read | Dmitry Monakhov | 2011-11-16 | 1 | -1/+2 |
* | | The Windows driver .inf disables ASPM on all cciss devices. Do the same. | Matthew Garrett | 2011-11-11 | 1 | -0/+5 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 5 | -0/+5 |
|\ \ |
|
| * | | block: Fix files that are modules and hence need module.h | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | | block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 | 2 | -51/+8 |
|\ \ \ |
|
| * | | | block: xen-blkback: use API provided by xenbus module to map rings | David Vrabel | 2011-10-26 | 2 | -51/+8 |
* | | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 | 9 | -117/+569 |
|\ \ \ \ |
|
| * | | | | virtio-blk: use ida to allocate disk index | Michael S. Tsirkin | 2011-10-31 | 1 | -6/+24 |
| * | | | | cciss: add small delay when using PCI Power Management to reset for kump | Mike Miller | 2011-10-20 | 1 | -0/+7 |
| * | | | | Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into... | Jens Axboe | 2011-10-20 | 4 | -66/+367 |
| |\ \ \ \ |
|
| | * | | | | xen/blkback: Fix two races in the handling of barrier requests. | Konrad Rzeszutek Wilk | 2011-10-17 | 1 | -5/+5 |
| | * | | | | xen/blkback: Check for proper operation. | Konrad Rzeszutek Wilk | 2011-10-14 | 1 | -1/+1 |
| | * | | | | xen/blkback: Fix the inhibition to map pages when discarding sector ranges. | Konrad Rzeszutek Wilk | 2011-10-13 | 1 | -2/+1 |
| | * | | | | xen/blkback: Report VBD_WSECT (wr_sect) properly. | Konrad Rzeszutek Wilk | 2011-10-13 | 1 | -1/+1 |
| | * | | | | xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. | Konrad Rzeszutek Wilk | 2011-10-13 | 3 | -2/+58 |
| | * | | | | xen-blkfront: plug device number leak in xlblk_init() error path | Laszlo Ersek | 2011-10-13 | 1 | -1/+9 |
| | * | | | | xen-blkfront: If no barrier or flush is supported, use invalid operation. | Konrad Rzeszutek Wilk | 2011-10-13 | 1 | -1/+3 |
| | * | | | | xen-blkback: use kzalloc() in favor of kmalloc()+memset() | Jan Beulich | 2011-10-13 | 1 | -4/+2 |
| | * | | | | xen-blkback: fixed indentation and comments | Joe Jin | 2011-10-13 | 2 | -3/+3 |
| | * | | | | xen-blkfront: fix a deadlock while handling discard response | Li Dongyang | 2011-10-13 | 1 | -2/+0 |
| | * | | | | xen-blkfront: Handle discard requests. | Li Dongyang | 2011-10-13 | 1 | -23/+88 |
| | * | | | | xen-blkback: Implement discard requests ('feature-discard') | Li Dongyang | 2011-10-13 | 3 | -31/+206 |
| * | | | | | drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd() | Ayan George | 2011-09-21 | 1 | -3/+4 |
| * | | | | | drivers/block/loop.c: emit uevent on auto release | Phillip Susi | 2011-09-21 | 1 | -1/+1 |
| * | | | | | drivers/block/cpqarray.c: use pci_dev->revision | Sergei Shtylyov | 2011-09-21 | 1 | -1/+1 |
| * | | | | | loop: always allow userspace partitions and optionally support automatic scan... | Kay Sievers | 2011-08-23 | 1 | -4/+45 |
| * | | | | | loop: add discard support for loop devices | Lukas Czerner | 2011-08-19 | 1 | -0/+54 |
| * | | | | | nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes | Andrew Morton | 2011-08-19 | 1 | -1/+1 |
| * | | | | | nbd: replace some printk with dev_warn() and dev_info() | WANG Cong | 2011-08-19 | 1 | -6/+5 |
| * | | | | | nbd: lower the loglevel of an error message | WANG Cong | 2011-08-19 | 1 | -1/+1 |
| * | | | | | nbd: replace printk KERN_ERR with dev_err() | WANG Cong | 2011-08-19 | 1 | -25/+25 |
| * | | | | | nbd: replace sysfs_create_file() with device_create_file() | WANG Cong | 2011-08-19 | 1 | -3/+3 |
| * | | | | | nbd: use task_pid_nr() to get current pid | WANG Cong | 2011-08-19 | 1 | -1/+1 |
| * | | | | | cciss: add transport mode attribute to sys | Joe Handzik | 2011-08-08 | 1 | -0/+13 |
| * | | | | | cciss: Adds simple mode functionality | Joseph Handzik | 2011-08-08 | 2 | -11/+46 |
| |/ / / / |
|
* | | | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 | 8 | -143/+46 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'for-linus' into for-3.2/core | Jens Axboe | 2011-10-24 | 1 | -112/+23 |
| |\ \ \ \ |
|