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
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2012-01-03
fs: move code out of buffer.c
Al Viro
4
-8
/
+5
2011-12-25
Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
4
-105
/
+137
2011-12-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-151
/
+221
2011-12-16
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-14
block, sx8: kill blk_insert_request()
Tejun Heo
1
-4
/
+8
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-91
/
+10
2011-12-12
block/swim3: Locking fixes
Benjamin Herrenschmidt
1
-147
/
+215
2011-12-10
m68k/mac: cleanup forward declarations
Finn Thain
1
-1
/
+0
2011-12-07
rbd: remove buggy rollback functionality
Josh Durgin
1
-90
/
+0
2011-12-07
rbd: return an error when an invalid header is read
Josh Durgin
1
-1
/
+10
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-12-02
loop: Fix discard_alignment default setting
Lukas Czerner
1
-1
/
+1
2011-11-28
cciss: fix flush cache transfer length
Stephen M. Cameron
1
-0
/
+2
2011-11-28
cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
1
-2
/
+2
2011-11-25
loop: fix loop block driver discard and encryption comment
Dave Young
1
-1
/
+1
2011-11-24
mtip32xx: uninitialized variable in mtip_quiesce_io()
Dan Carpenter
1
-1
/
+2
2011-11-23
mtip32xx: updates based on feedback
Asai Thambi S P
2
-154
/
+230
2011-11-18
xen-blkback: convert hole punching to discard request on loop devices
Li Dongyang
1
-17
/
+2
2011-11-18
xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io
Konrad Rzeszutek Wilk
1
-30
/
+24
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
4
-18
/
+60
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
3
-55
/
+66
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-05
mtip32xx: update to new ->make_request() API
Jens Axboe
1
-10
/
+5
2011-11-05
mtip32xx: add module.h include to avoid conflict with moduleh tree
Jens Axboe
1
-0
/
+1
2011-11-05
mtip32xx: mark a few more items static
Jens Axboe
1
-2
/
+2
2011-11-05
mtip32xx: ensure that all local functions are static
Jens Axboe
2
-352
/
+313
2011-11-05
mtip32xx: cleanup compat ioctl handling
Jens Axboe
2
-91
/
+64
2011-11-05
mtip32xx: fix warnings/errors on 32-bit compiles
Jens Axboe
1
-7
/
+23
2011-11-05
block: Add driver for Micron RealSSD pcie flash cards
Sam Bradshaw
6
-0
/
+4043
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-04
NVMe: Implement doorbell stride capability
Matthew Wilcox
1
-3
/
+14
2011-11-04
NVMe: Version 0.7
Matthew Wilcox
1
-1
/
+1
2011-11-04
NVMe: Don't probe namespace 0
Matthew Wilcox
1
-1
/
+1
2011-11-04
Fix calculation of number of pages in a PRP List
Nisheeth Bhat
1
-7
/
+7
2011-11-04
NVMe: Create nvme_identify and nvme_get_features functions
Matthew Wilcox
1
-33
/
+43
2011-11-04
NVMe: Fix memory leak in nvme_dev_add()
Matthew Wilcox
1
-2
/
+2
2011-11-04
NVMe: Fix calls to dma_unmap_sg
Nisheeth Bhat
1
-6
/
+4
2011-11-04
NVMe: Correct sg list setup in nvme_map_user_pages
Matthew Wilcox
1
-5
/
+5
2011-11-04
Fix bug in NVME_IOCTL_SUBMIT_IO
Matthew Wilcox
1
-0
/
+1
2011-11-04
NVMe: Rework ioctls
Matthew Wilcox
1
-88
/
+40
2011-11-04
NVMe: Add the nvme thread to the wait queue before waking it up
Matthew Wilcox
1
-0
/
+2
2011-11-04
NVMe: Return real error from nvme_create_queue
Matthew Wilcox
1
-4
/
+4
[prev]
[next]