index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
1
-5
/
+4
*
block: Remove unused functions
Jan Kara
2017-04-20
1
-5
/
+0
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
1
-3
/
+0
*
nfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+0
*
coda: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+0
*
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2017-04-20
1
-5
/
+0
*
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
2017-04-20
2
-1
/
+7
*
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
2017-04-20
1
-0
/
+6
*
block: Inline blk_rq_set_prio()
Bart Van Assche
2017-04-20
1
-14
/
+0
*
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-20
1
-0
/
+1
*
block: remove blk_end_request_cur
Christoph Hellwig
2017-04-19
1
-1
/
+0
*
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
2017-04-19
1
-2
/
+0
*
block, bfq: add full hierarchical scheduling and cgroups support
Arianna Avanzini
2017-04-19
1
-1
/
+1
*
nbd: add a flag to destroy an nbd device on disconnect
Josef Bacik
2017-04-17
1
-1
/
+5
*
nbd: add a status netlink command
Josef Bacik
2017-04-17
1
-0
/
+25
*
nbd: handle dead connections
Josef Bacik
2017-04-17
1
-0
/
+1
*
nbd: multicast dead link notifications
Josef Bacik
2017-04-17
1
-2
/
+4
*
nbd: add a reconfigure netlink command
Josef Bacik
2017-04-17
1
-0
/
+1
*
nbd: add a basic netlink interface
Josef Bacik
2017-04-17
1
-0
/
+69
*
lightnvm: allow to init targets on factory mode
Javier González
2017-04-16
2
-1
/
+6
*
lightnvm: rename scrambler controller hint
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
1
-5
/
+3
*
blk-mq-sched: make completed_request() callback more useful
Omar Sandoval
2017-04-14
1
-1
/
+1
*
blk-mq: export helpers
Omar Sandoval
2017-04-14
1
-0
/
+1
*
sbitmap: add sbitmap_get_shallow() operation
Omar Sandoval
2017-04-14
1
-0
/
+55
*
remove the mg_disk driver
Christoph Hellwig
2017-04-14
1
-45
/
+0
*
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
2
-20
/
+0
*
block: add a new BLKDEV_ZERO_NOFALLBACK flag
Christoph Hellwig
2017-04-08
1
-0
/
+1
*
block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+6
*
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-6
/
+10
*
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+6
*
block: renumber REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-1
/
+1
*
blk-mq-sched: provide hooks for initializing hardware queue data
Omar Sandoval
2017-04-07
1
-0
/
+2
*
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
28
-109
/
+129
|
\
|
*
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
2017-04-07
1
-1
/
+0
|
*
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2017-04-07
1
-0
/
+2
|
*
blk-mq-sched: fix crash in switch error path
Omar Sandoval
2017-04-07
1
-1
/
+1
|
*
nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
Roland Dreier
2017-04-02
1
-8
/
+8
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-28
1
-2
/
+2
|
|
\
|
|
*
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-03-23
1
-2
/
+2
|
*
|
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-26
1
-3
/
+7
|
|
\
\
|
|
*
|
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-16
1
-3
/
+0
|
|
*
|
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-16
1
-0
/
+7
|
*
|
|
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-26
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-03-22
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
iio: sw-device: Fix config group initialization
Lars-Peter Clausen
2017-03-13
1
-1
/
+1
|
*
|
|
|
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-26
1
-0
/
+6
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-03-23
20
-39
/
+83
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-03-14
1
-0
/
+6
|
|
|
|
/
/
|
|
|
/
|
|
[next]