index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
paride: fix potential information leak in pg_read()
Dan Carpenter
1
-0
/
+1
2011-11-16
cciss: auto engage SCSI mid layer at driver load time
Stephen M. Cameron
2
-0
/
+2
2011-11-16
loop: cleanup set_status interface
Dmitry Monakhov
1
-15
/
+29
2011-11-16
loop: prevent information leak after failed read
Dmitry Monakhov
1
-1
/
+2
2011-11-11
The Windows driver .inf disables ASPM on all cciss devices. Do the same.
Matthew Garrett
1
-0
/
+5
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-51
/
+8
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-117
/
+569
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-143
/
+46
2011-11-02
virtio-blk: use ida to allocate disk index
Michael S. Tsirkin
1
-6
/
+24
2011-10-31
block: Fix files that are modules and hence need module.h
Paul Gortmaker
3
-0
/
+3
2011-10-31
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2
-0
/
+2
2011-10-31
virtio-blk: use ida to allocate disk index
Michael S. Tsirkin
1
-6
/
+24
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
1
-1
/
+1
2011-10-26
block: xen-blkback: use API provided by xenbus module to map rings
David Vrabel
2
-51
/
+8
2011-10-25
libceph: create messenger with client
Sage Weil
1
-1
/
+1
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-9
/
+6
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
1
-1
/
+1
2011-10-24
Merge branch 'for-linus' into for-3.2/core
Jens Axboe
1
-112
/
+23
2011-10-20
cciss: add small delay when using PCI Power Management to reset for kump
Mike Miller
1
-0
/
+7
2011-10-20
Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into...
Jens Axboe
4
-66
/
+367
2011-10-19
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
8
-105
/
+236
2011-10-17
xen/blkback: Fix two races in the handling of barrier requests.
Konrad Rzeszutek Wilk
1
-5
/
+5
2011-10-17
loop: remove the incorrect write_begin/write_end shortcut
Christoph Hellwig
1
-112
/
+23
2011-10-14
xen/blkback: Check for proper operation.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-10-13
xen/blkback: Fix the inhibition to map pages when discarding sector ranges.
Konrad Rzeszutek Wilk
1
-2
/
+1
2011-10-13
xen/blkback: Report VBD_WSECT (wr_sect) properly.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-10-13
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
Konrad Rzeszutek Wilk
3
-2
/
+58
2011-10-13
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
1
-1
/
+9
2011-10-13
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
1
-1
/
+3
2011-10-13
xen-blkback: use kzalloc() in favor of kmalloc()+memset()
Jan Beulich
1
-4
/
+2
2011-10-13
xen-blkback: fixed indentation and comments
Joe Jin
2
-3
/
+3
2011-10-13
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
1
-2
/
+0
2011-10-13
xen-blkfront: Handle discard requests.
Li Dongyang
1
-23
/
+88
2011-10-13
xen-blkback: Implement discard requests ('feature-discard')
Li Dongyang
3
-31
/
+206
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
1
-1
/
+1
2011-09-21
floppy: use del_timer_sync() in init cleanup
Carsten Emde
1
-4
/
+4
2011-09-21
drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()
Ayan George
1
-3
/
+4
2011-09-21
drivers/block/loop.c: emit uevent on auto release
Phillip Susi
1
-1
/
+1
2011-09-21
drivers/block/cpqarray.c: use pci_dev->revision
Sergei Shtylyov
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
7
-99
/
+274
2011-09-15
Remove unneeded version.h includes from drivers/block/
Jesper Juhl
2
-2
/
+0
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
1
-1
/
+1
2011-09-15
drbd: Use angle brackets for system includes
Joe Perches
2
-3
/
+3
2011-09-15
drbd: Convert vmalloc/memset to vzalloc
Joe Perches
1
-3
/
+2
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
8
-31
/
+23
2011-08-23
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
1
-4
/
+45
2011-08-23
Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2
-4
/
+4
2011-08-22
xen-blkback: fixed indentation and comments
Joe Jin
2
-3
/
+3
2011-08-22
xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.
Joe Jin
1
-1
/
+1
[next]