index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2014-01-21
2
-3
/
+15
|
*
|
|
|
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2014-01-21
2
-97
/
+149
|
*
|
|
|
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-01-21
1
-9
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
floppy: bail out in open() if drive is not responding to block0 read
Jiri Kosina
2014-01-17
1
-9
/
+27
|
*
|
|
|
|
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
2014-01-21
1
-1
/
+1
|
*
|
|
|
|
drivers/block/cciss.c:cciss_init_one(): use proper errnos
Andrew Morton
2014-01-21
1
-2
/
+2
|
*
|
|
|
|
drivers/block/paride/pg.c: underflow bug in pg_write()
Dan Carpenter
2014-01-21
1
-1
/
+1
|
*
|
|
|
|
drivers/block/sx8.c: remove unnecessary pci_set_drvdata()
Jingoo Han
2014-01-21
1
-1
/
+0
|
*
|
|
|
|
drivers/block/sx8.c: use module_pci_driver()
Jingoo Han
2014-01-21
1
-14
/
+1
|
*
|
|
|
|
Merge branch 'for-3.14/core' into for-3.14/drivers
Jens Axboe
2014-01-08
3
-33
/
+88
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
pktcdvd: fix error return code
Julia Lawall
2014-01-03
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
24
-502
/
+342
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
3
-33
/
+88
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
2
-159
/
+83
|
*
|
|
|
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
2013-11-23
1
-1
/
+1
|
*
|
|
|
rbd: Refactor bio cloning
Kent Overstreet
2013-11-23
1
-62
/
+2
|
*
|
|
|
aoe: Convert to immutable biovecs
Kent Overstreet
2013-11-23
2
-92
/
+53
|
*
|
|
|
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-23
1
-27
/
+23
|
*
|
|
|
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
1
-4
/
+3
|
*
|
|
|
block: Immutable bio vecs
Kent Overstreet
2013-11-23
2
-3
/
+3
|
*
|
|
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
14
-113
/
+125
|
*
|
|
|
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-23
1
-1
/
+1
|
*
|
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
20
-81
/
+89
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-01-28
1
-99
/
+204
|
\
\
\
\
\
|
*
|
|
|
|
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2014-01-27
1
-4
/
+4
|
*
|
|
|
|
libceph: introduce and start using oid abstraction
Ilya Dryomov
2014-01-27
1
-8
/
+2
|
*
|
|
|
|
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
2014-01-27
1
-3
/
+3
|
*
|
|
|
|
libceph: start using oloc abstraction
Ilya Dryomov
2014-01-27
1
-4
/
+4
|
*
|
|
|
|
rbd: tear down watch request if rbd_dev_device_setup() fails
Ilya Dryomov
2013-12-31
1
-0
/
+6
|
*
|
|
|
|
rbd: introduce rbd_dev_header_unwatch_sync() and switch to it
Ilya Dryomov
2013-12-31
1
-13
/
+22
|
*
|
|
|
|
rbd: enable extended devt in single-major mode
Ilya Dryomov
2013-12-31
1
-4
/
+9
|
*
|
|
|
|
rbd: add support for single-major device number allocation scheme
Ilya Dryomov
2013-12-31
1
-20
/
+112
|
*
|
|
|
|
rbd: wire up is_visible() sysfs callback for rbd bus
Ilya Dryomov
2013-12-31
1
-1
/
+12
|
*
|
|
|
|
rbd: add 'minor' sysfs rbd device attribute
Ilya Dryomov
2013-12-31
1
-1
/
+12
|
*
|
|
|
|
rbd: switch to ida for rbd id assignments
Ilya Dryomov
2013-12-31
1
-46
/
+23
|
*
|
|
|
|
rbd: refactor rbd_init() a bit
Ilya Dryomov
2013-12-31
1
-4
/
+8
|
*
|
|
|
|
rbd: tweak "loaded" message and module description
Ilya Dryomov
2013-12-31
1
-4
/
+2
|
*
|
|
|
|
rbd: rbd_device::dev_id is an int, format it as such
Ilya Dryomov
2013-12-31
1
-4
/
+2
*
|
|
|
|
|
drivers/block/Kconfig: update RAM block device module name
Fabian Frederick
2014-01-23
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
1
-2
/
+2
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
1
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-22
1
-1
/
+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
38
-1113
/
+7862
|
|
\
\
\
\
\
|
*
|
|
|
|
|
vio: remove dangly makefile bits
Alan
2013-12-03
1
-1
/
+0
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2014-01-20
1
-5
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
block/z2ram: Remove duplicate external declarations
Geert Uytterhoeven
2013-11-26
1
-3
/
+0
|
*
|
|
|
|
|
|
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2013-11-26
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
block: null_blk: fix queue leak inside removing device
Ming Lei
2014-01-12
1
-8
/
+2
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-24
2
-28
/
+78
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
null_blk: support submit_queues on use_per_node_hctx
Matias Bjørling
2013-12-21
1
-4
/
+35
[prev]
[next]