index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
12
-17
/
+27
*
pd: don't check blk_execute_rq return value.
Christoph Hellwig
2017-04-20
1
-5
/
+2
*
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
1
-1
/
+1
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
1
-1
/
+0
*
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2017-04-20
2
-12
/
+18
*
lustre: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-25
/
+3
*
ligtnvm: fix double blk_put_queue on same queue
Rakesh Pandit
2017-04-20
1
-0
/
+1
*
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-20
1
-5
/
+1
*
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-20
1
-8
/
+1
*
lightnvm: assume 64-bit lba numbers
Arnd Bergmann
2017-04-19
1
-1
/
+1
*
block: remove the osdblk driver
Christoph Hellwig
2017-04-19
3
-710
/
+0
*
nbd: set the max segment size to UINT_MAX
Josef Bacik
2017-04-19
1
-0
/
+1
*
blkfront: add uevent for size change
Marc Olson
2017-04-18
1
-0
/
+3
*
nbd: add a flag to destroy an nbd device on disconnect
Josef Bacik
2017-04-17
1
-0
/
+30
*
nbd: add device refcounting
Josef Bacik
2017-04-17
1
-18
/
+86
*
nbd: add a status netlink command
Josef Bacik
2017-04-17
1
-0
/
+108
*
nbd: handle dead connections
Josef Bacik
2017-04-17
1
-4
/
+59
*
nbd: only clear the queue on device teardown
Josef Bacik
2017-04-17
1
-1
/
+3
*
nbd: multicast dead link notifications
Josef Bacik
2017-04-17
1
-12
/
+77
*
nbd: add a reconfigure netlink command
Josef Bacik
2017-04-17
1
-0
/
+141
*
nbd: add a basic netlink interface
Josef Bacik
2017-04-17
1
-26
/
+290
*
nbd: stop using the bdev everywhere
Josef Bacik
2017-04-17
1
-55
/
+37
*
nbd: separate out the config information
Josef Bacik
2017-04-17
1
-174
/
+263
*
nbd: handle single path failures gracefully
Josef Bacik
2017-04-17
1
-26
/
+125
*
nbd: put socket in error cases
Josef Bacik
2017-04-17
1
-2
/
+7
*
lightnvm: fix some error code in pblk-init.c
Dan Carpenter
2017-04-16
1
-6
/
+14
*
lightnvm: fix some WARN() messages
Dan Carpenter
2017-04-16
3
-8
/
+8
*
lightnvm: pblk-gc: fix an error pointer dereference in init
Dan Carpenter
2017-04-16
1
-2
/
+2
*
lightnvm: physical block device (pblk) target
Javier González
2017-04-16
14
-0
/
+8023
*
lightnvm: convert sprintf into strlcpy
Javier González
2017-04-16
1
-3
/
+3
*
lightnvm: fix type checks on rrpc
Javier González
2017-04-16
1
-2
/
+2
*
lightnvm: clean unused variable
Javier González
2017-04-16
1
-3
/
+0
*
lightnvm: make nvm_free static
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: allow to init targets on factory mode
Javier González
2017-04-16
2
-4
/
+13
*
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: fix cleanup order of disk on init error
Javier González
2017-04-16
1
-7
/
+7
*
lightnvm: double-clear of dev->lun_map on target init error
Javier González
2017-04-16
1
-7
/
+10
*
lightnvm: don't check for failure from mempool_alloc()
NeilBrown
2017-04-16
1
-9
/
+0
*
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
1
-2
/
+4
*
lightnvm: free reverse device map
Javier González
2017-04-16
1
-1
/
+13
*
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
3
-45
/
+44
*
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
2017-04-16
1
-1
/
+1
*
lightnvm: Fix error handling
Christophe JAILLET
2017-04-16
1
-2
/
+4
*
remove the mg_disk driver
Christoph Hellwig
2017-04-14
3
-1128
/
+0
*
scsi: sd: Remove LBPRZ dependency for discards
Martin K. Petersen
2017-04-08
1
-19
/
+6
*
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
2017-04-08
2
-3
/
+61
*
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
14
-79
/
+21
*
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
5
-7
/
+15
*
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
4
-110
/
+7
*
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-2
/
+0
[next]