summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\
| * block: Fix files that are modules and hence need module.hPaul Gortmaker2011-10-313-0/+3
| * block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-312-0/+2
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-062-51/+8
|\ \
| * | block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel2011-10-262-51/+8
* | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-049-117/+569
|\ \ \
| * | | virtio-blk: use ida to allocate disk indexMichael S. Tsirkin2011-10-311-6/+24
| * | | cciss: add small delay when using PCI Power Management to reset for kumpMike Miller2011-10-201-0/+7
| * | | Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into...Jens Axboe2011-10-204-66/+367
| |\ \ \
| | * | | xen/blkback: Fix two races in the handling of barrier requests.Konrad Rzeszutek Wilk2011-10-171-5/+5
| | * | | xen/blkback: Check for proper operation.Konrad Rzeszutek Wilk2011-10-141-1/+1
| | * | | xen/blkback: Fix the inhibition to map pages when discarding sector ranges.Konrad Rzeszutek Wilk2011-10-131-2/+1
| | * | | xen/blkback: Report VBD_WSECT (wr_sect) properly.Konrad Rzeszutek Wilk2011-10-131-1/+1
| | * | | xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.Konrad Rzeszutek Wilk2011-10-133-2/+58
| | * | | xen-blkfront: plug device number leak in xlblk_init() error pathLaszlo Ersek2011-10-131-1/+9
| | * | | xen-blkfront: If no barrier or flush is supported, use invalid operation.Konrad Rzeszutek Wilk2011-10-131-1/+3
| | * | | xen-blkback: use kzalloc() in favor of kmalloc()+memset()Jan Beulich2011-10-131-4/+2
| | * | | xen-blkback: fixed indentation and commentsJoe Jin2011-10-132-3/+3
| | * | | xen-blkfront: fix a deadlock while handling discard responseLi Dongyang2011-10-131-2/+0
| | * | | xen-blkfront: Handle discard requests.Li Dongyang2011-10-131-23/+88
| | * | | xen-blkback: Implement discard requests ('feature-discard')Li Dongyang2011-10-133-31/+206
| * | | | drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()Ayan George2011-09-211-3/+4
| * | | | drivers/block/loop.c: emit uevent on auto releasePhillip Susi2011-09-211-1/+1
| * | | | drivers/block/cpqarray.c: use pci_dev->revisionSergei Shtylyov2011-09-211-1/+1
| * | | | loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers2011-08-231-4/+45
| * | | | loop: add discard support for loop devicesLukas Czerner2011-08-191-0/+54
| * | | | nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixesAndrew Morton2011-08-191-1/+1
| * | | | nbd: replace some printk with dev_warn() and dev_info()WANG Cong2011-08-191-6/+5
| * | | | nbd: lower the loglevel of an error messageWANG Cong2011-08-191-1/+1
| * | | | nbd: replace printk KERN_ERR with dev_err()WANG Cong2011-08-191-25/+25
| * | | | nbd: replace sysfs_create_file() with device_create_file()WANG Cong2011-08-191-3/+3
| * | | | nbd: use task_pid_nr() to get current pidWANG Cong2011-08-191-1/+1
| * | | | cciss: add transport mode attribute to sysJoe Handzik2011-08-081-0/+13
| * | | | cciss: Adds simple mode functionalityJoseph Handzik2011-08-082-11/+46
| |/ / /
* | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-048-143/+46
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' into for-3.2/coreJens Axboe2011-10-241-112/+23
| |\ \ \ \
| | * | | | loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig2011-10-171-112/+23
| | | |/ / | | |/| |
| * | | | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-198-105/+236
| |\ \ \ \ | | |/ / /
| * | | | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-128-31/+23
| | |/ / | |/| |
* | | | virtio-blk: use ida to allocate disk indexMichael S. Tsirkin2011-11-021-6/+24
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-281-1/+1
|\ \ \
| * | | libceph: create messenger with clientSage Weil2011-10-251-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-255-9/+6
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-157-99/+274
| |\ \ \
| * | | | Remove unneeded version.h includes from drivers/block/Jesper Juhl2011-09-152-2/+0
| * | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
| * | | | drbd: Use angle brackets for system includesJoe Perches2011-09-152-3/+3
| * | | | drbd: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-3/+2
* | | | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-291-1/+1
| | |_|/ | |/| |