index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
1
-14
/
+0
*
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-19
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
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-25
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-03-15
1
-1
/
+0
|
*
|
|
|
|
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-25
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
hwmon: Add missing HWMON_T_ALARM
Peter Huewe
2017-03-22
1
-0
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-03-25
2
-14
/
+19
|
|
\
\
\
\
\
|
|
*
|
|
|
|
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
2017-03-24
1
-1
/
+2
|
|
*
|
|
|
|
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2017-03-24
1
-13
/
+17
|
|
|
/
/
/
/
[next]