index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
6
-106
/
+12
|
\
|
*
drbd: switch to proc_create_single
Christoph Hellwig
2018-05-16
3
-35
/
+4
|
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
3
-71
/
+9
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
28
-229
/
+226
|
\
\
|
*
|
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-25
/
+25
|
*
|
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
6
-59
/
+38
|
*
|
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
2
-14
/
+3
|
*
|
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
2018-05-30
1
-6
/
+15
|
*
|
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-2
/
+4
|
*
|
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-1
/
+2
|
*
|
nbd: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-3
/
+4
|
*
|
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-1
/
+1
|
*
|
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
17
-83
/
+81
|
*
|
nbd: set discard granularity properly
Josef Bacik
2018-05-23
1
-2
/
+8
|
*
|
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-22
1
-1
/
+2
|
*
|
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
2018-05-16
1
-1
/
+1
|
*
|
nbd: fix how we set bd_invalidated
Josef Bacik
2018-05-16
1
-4
/
+3
|
*
|
nbd: clear_sock on netlink disconnect
Josef Bacik
2018-05-16
1
-0
/
+1
|
*
|
nbd: use bd_set_size when updating disk size
Josef Bacik
2018-05-16
1
-1
/
+9
|
*
|
nbd: update size when connected
Josef Bacik
2018-05-16
1
-0
/
+2
|
*
|
nbd: fix nbd device deletion
Josef Bacik
2018-05-16
1
-1
/
+4
|
*
|
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
1
-1
/
+1
|
*
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
2
-2
/
+3
|
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
4
-4
/
+4
|
*
|
ps3disk: handle highmem pages
Christoph Hellwig
2018-05-11
1
-2
/
+0
|
*
|
aoe: handle highmem pages
Christoph Hellwig
2018-05-11
2
-2
/
+2
|
*
|
DAC960: don't use block layer bounce buffers
Christoph Hellwig
2018-05-11
2
-8
/
+2
|
*
|
mtip32xx: don't use block layer bounce buffers
Christoph Hellwig
2018-05-11
1
-1
/
+0
|
*
|
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
Christophe JAILLET
2018-05-10
1
-1
/
+1
|
*
|
brd: Mark as non-rotational
SeongJae Park
2018-05-09
1
-0
/
+4
|
*
|
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2018-05-07
2
-5
/
+7
*
|
|
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-24
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
loop: clear wb_err in bd_inode when detaching backing file
Jeff Layton
2018-05-21
1
-0
/
+1
|
|
/
*
|
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
2018-05-10
1
-1
/
+3
|
/
*
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-25
4
-52
/
+68
|
\
|
*
block/swim: Select appropriate drive on device open
Finn Thain
2018-04-16
1
-1
/
+1
|
*
block/swim: Fix IO error at end of medium
Finn Thain
2018-04-16
1
-5
/
+8
|
*
block/swim: Check drive type
Finn Thain
2018-04-16
1
-2
/
+4
|
*
block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
2018-04-16
2
-7
/
+7
|
*
block/swim: Don't log an error message for an invalid ioctl
Finn Thain
2018-04-16
1
-7
/
+2
|
*
block/swim: Remove extra put_disk() call from error path
Finn Thain
2018-04-16
1
-1
/
+0
|
*
block/swim: Fix array bounds check
Finn Thain
2018-04-16
1
-1
/
+1
|
*
m68k/mac: Don't remap SWIM MMIO region
Finn Thain
2018-04-16
1
-7
/
+3
|
*
loop: handle short DIO reads
Jens Axboe
2018-04-14
1
-7
/
+27
|
*
loop: remove cmd->rq member
Jens Axboe
2018-04-14
2
-18
/
+19
*
|
rbd: notrim map option
Ilya Dryomov
2018-04-16
1
-5
/
+14
*
|
rbd: adjust queue limits for "fancy" striping
Ilya Dryomov
2018-04-16
1
-9
/
+8
*
|
rbd: avoid Wreturn-type warnings
Arnd Bergmann
2018-04-16
1
-3
/
+3
*
|
rbd: support timeout in rbd_wait_state_locked()
Dongsheng Yang
2018-04-16
1
-1
/
+21
*
|
rbd: refactor rbd_wait_state_locked()
Ilya Dryomov
2018-04-16
1
-17
/
+26
|
/
[next]