index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
nbd: stop using the bdev everywhere
Josef Bacik
1
-55
/
+37
2017-04-17
nbd: separate out the config information
Josef Bacik
1
-174
/
+263
2017-04-17
nbd: handle single path failures gracefully
Josef Bacik
1
-26
/
+125
2017-04-17
nbd: put socket in error cases
Josef Bacik
1
-2
/
+7
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-04-14
remove the mg_disk driver
Christoph Hellwig
3
-1128
/
+0
2017-04-13
zram: do not use copy_page with non-page aligned address
Minchan Kim
1
-2
/
+2
2017-04-13
zram: fix operator precedence to get offset
Minchan Kim
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()
NeilBrown
1
-1
/
+1
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
5
-12
/
+1
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
5
-7
/
+15
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
4
-110
/
+7
2017-04-08
rsxx: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+0
2017-04-08
rbd: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+0
2017-04-08
brd: remove discard support
Christoph Hellwig
1
-54
/
+0
2017-04-08
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+4
2017-04-08
zram: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-5
/
+8
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-3
/
+6
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-33
/
+103
2017-04-05
remove the obsolete hd driver
Christoph Hellwig
3
-832
/
+0
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
7
-7
/
+7
2017-03-30
null_blk: add blocking mode
Jens Axboe
1
-0
/
+9
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
1
-1
/
+1
2017-03-28
swim: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+36
2017-03-28
parport/pf: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-28
parport/pcd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-28
parport/pd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-16
/
+34
2017-03-28
hd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-23
/
+39
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
1
-1
/
+1
2017-03-24
nbd: replace kill_bdev() with __invalidate_device()
Ratna Manoj Bolla
1
-2
/
+6
2017-03-24
nbd: set queue timeout properly
Josef Bacik
1
-1
/
+4
2017-03-24
nbd: set rq->errors to actual error code
Josef Bacik
1
-4
/
+4
2017-03-24
nbd: handle ERESTARTSYS properly
Josef Bacik
1
-26
/
+89
2017-03-24
mg_disk: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-24
block: floppy: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+12
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-5
/
+5
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
5
-5
/
+5
2017-03-08
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
1
-0
/
+2
2017-03-07
rbd: supported_features bus attribute
Ilya Dryomov
1
-4
/
+12
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+28
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+11
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-3
/
+6
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-52
/
+35
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+13
2017-03-02
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
1
-7
/
+8
[prev]
[next]