| Commit message (Expand) | Author | Age |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | block: Fix files that are modules and hence need module.h | Paul Gortmaker | 2011-10-31 |
| * | block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | block: xen-blkback: use API provided by xenbus module to map rings | David Vrabel | 2011-10-26 |
* | | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 |
|\ \ \ |
|
| * | | | virtio-blk: use ida to allocate disk index | Michael S. Tsirkin | 2011-10-31 |
| * | | | cciss: add small delay when using PCI Power Management to reset for kump | Mike Miller | 2011-10-20 |
| * | | | Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into... | Jens Axboe | 2011-10-20 |
| |\ \ \ |
|
| | * | | | xen/blkback: Fix two races in the handling of barrier requests. | Konrad Rzeszutek Wilk | 2011-10-17 |
| | * | | | xen/blkback: Check for proper operation. | Konrad Rzeszutek Wilk | 2011-10-14 |
| | * | | | xen/blkback: Fix the inhibition to map pages when discarding sector ranges. | Konrad Rzeszutek Wilk | 2011-10-13 |
| | * | | | xen/blkback: Report VBD_WSECT (wr_sect) properly. | Konrad Rzeszutek Wilk | 2011-10-13 |
| | * | | | xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. | Konrad Rzeszutek Wilk | 2011-10-13 |
| | * | | | xen-blkfront: plug device number leak in xlblk_init() error path | Laszlo Ersek | 2011-10-13 |
| | * | | | xen-blkfront: If no barrier or flush is supported, use invalid operation. | Konrad Rzeszutek Wilk | 2011-10-13 |
| | * | | | xen-blkback: use kzalloc() in favor of kmalloc()+memset() | Jan Beulich | 2011-10-13 |
| | * | | | xen-blkback: fixed indentation and comments | Joe Jin | 2011-10-13 |
| | * | | | xen-blkfront: fix a deadlock while handling discard response | Li Dongyang | 2011-10-13 |
| | * | | | xen-blkfront: Handle discard requests. | Li Dongyang | 2011-10-13 |
| | * | | | xen-blkback: Implement discard requests ('feature-discard') | Li Dongyang | 2011-10-13 |
| * | | | | drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd() | Ayan George | 2011-09-21 |
| * | | | | drivers/block/loop.c: emit uevent on auto release | Phillip Susi | 2011-09-21 |
| * | | | | drivers/block/cpqarray.c: use pci_dev->revision | Sergei Shtylyov | 2011-09-21 |
| * | | | | loop: always allow userspace partitions and optionally support automatic scan... | Kay Sievers | 2011-08-23 |
| * | | | | loop: add discard support for loop devices | Lukas Czerner | 2011-08-19 |
| * | | | | nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes | Andrew Morton | 2011-08-19 |
| * | | | | nbd: replace some printk with dev_warn() and dev_info() | WANG Cong | 2011-08-19 |
| * | | | | nbd: lower the loglevel of an error message | WANG Cong | 2011-08-19 |
| * | | | | nbd: replace printk KERN_ERR with dev_err() | WANG Cong | 2011-08-19 |
| * | | | | nbd: replace sysfs_create_file() with device_create_file() | WANG Cong | 2011-08-19 |
| * | | | | nbd: use task_pid_nr() to get current pid | WANG Cong | 2011-08-19 |
| * | | | | cciss: add transport mode attribute to sys | Joe Handzik | 2011-08-08 |
| * | | | | cciss: Adds simple mode functionality | Joseph Handzik | 2011-08-08 |
| |/ / / |
|
* | | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-linus' into for-3.2/core | Jens Axboe | 2011-10-24 |
| |\ \ \ \ |
|
| | * | | | | loop: remove the incorrect write_begin/write_end shortcut | Christoph Hellwig | 2011-10-17 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'v3.1-rc10' into for-3.2/core | Jens Axboe | 2011-10-19 |
| |\| | | |
|
| * | | | | block: remove support for bio remapping from ->make_request | Christoph Hellwig | 2011-09-12 |
| | |/ /
| |/| | |
|
* | | | | virtio-blk: use ida to allocate disk index | Michael S. Tsirkin | 2011-11-01 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds | 2011-10-28 |
|\ \ \ |
|
| * | | | libceph: create messenger with client | Sage Weil | 2011-10-25 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
| |\ \ \ |
|
| * | | | | Remove unneeded version.h includes from drivers/block/ | Jesper Juhl | 2011-09-15 |
| * | | | | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 2011-09-15 |
| * | | | | drbd: Use angle brackets for system includes | Joe Perches | 2011-09-15 |
| * | | | | drbd: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 |
* | | | | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 2011-09-29 |
| | |_|/
| |/| | |
|