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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
199
-1523
/
+1918
|
\
|
*
block: Fix front merge check
Damien Le Moal
2016-07-20
2
-5
/
+6
|
*
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
2016-07-20
5
-19
/
+37
|
*
block: Fix spelling in a source code comment
Bart Van Assche
2016-07-20
1
-1
/
+1
|
*
block: expose QUEUE_FLAG_DAX in sysfs
Yigal Korman
2016-07-20
1
-0
/
+11
|
*
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
2016-07-20
5
-3
/
+10
|
*
Btrfs: fix comparison in __btrfs_map_block()
Vincent Stehlé
2016-07-18
1
-1
/
+1
|
*
block: atari: Return early for unsupported sector size
Gabriel Krisman Bertazi
2016-07-13
1
-0
/
+7
|
*
Doc: block: Fix a typo in queue-sysfs.txt
Masanari Iida
2016-06-28
1
-1
/
+1
|
*
cfq-iosched: Charge at least 1 jiffie instead of 1 ns
Jan Kara
2016-06-28
1
-1
/
+2
|
*
cfq-iosched: Fix regression in bonnie++ rewrite performance
Jan Kara
2016-06-28
1
-1
/
+10
|
*
cfq-iosched: Convert slice_resid from u64 to s64
Jan Kara
2016-06-28
1
-2
/
+2
|
*
block: Convert fifo_time from ulong to u64
Jan Kara
2016-06-28
2
-3
/
+4
|
*
blktrace: avoid using timespec
Arnd Bergmann
2016-06-17
1
-3
/
+4
|
*
block/blk-cgroup.c: Declare local symbols static
Bart Van Assche
2016-06-14
1
-2
/
+2
|
*
block/bio-integrity.c: Add #include "blk.h"
Bart Van Assche
2016-06-14
1
-0
/
+1
|
*
block/partition-generic.c: Remove a set-but-not-used variable
Bart Van Assche
2016-06-14
1
-3
/
+0
|
*
block: bio: kill BIO_MAX_SIZE
Ming Lei
2016-06-09
1
-1
/
+0
|
*
cfq-iosched: temporarily boost queue priority for idle classes
Jens Axboe
2016-06-09
2
-1
/
+26
|
*
block: drbd: avoid to use BIO_MAX_SIZE
Ming Lei
2016-06-09
1
-2
/
+2
|
*
block: bio: remove BIO_MAX_SECTORS
Ming Lei
2016-06-09
1
-1
/
+0
|
*
fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
Ming Lei
2016-06-09
1
-3
/
+1
|
*
iov_iter: use bvec iterator to implement iterate_bvec()
Ming Lei
2016-06-09
1
-30
/
+15
|
*
block: mark 1st parameter of bvec_iter_advance as const
Ming Lei
2016-06-09
1
-1
/
+2
|
*
block: move two bvec structure into bvec.h
Ming Lei
2016-06-09
3
-23
/
+23
|
*
block: move bvec iterator into include/linux/bvec.h
Ming Lei
2016-06-09
2
-50
/
+75
|
*
blk-mq: actually hook up defer list when running requests
Omar Sandoval
2016-06-09
1
-1
/
+1
|
*
block: better packing for struct request
Christoph Hellwig
2016-06-09
1
-3
/
+2
|
*
ext4: use bio op helprs in ext4 crypto code
Mike Christie
2016-06-08
1
-1
/
+1
|
*
cfq-iosched: Convert to use highres timers
Jan Kara
2016-06-08
1
-9
/
+12
|
*
cfq-iosched: Expose microsecond interfaces
Jeff Moyer
2016-06-08
1
-0
/
+40
|
*
cfq-iosched: Convert from jiffies to nanoseconds
Jeff Moyer
2016-06-08
1
-137
/
+136
|
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
39
-98
/
+102
|
*
block: do not use REQ_FLUSH for tracking flush support
Mike Christie
2016-06-07
1
-23
/
+24
|
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
20
-31
/
+40
|
*
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
2016-06-07
6
-63
/
+46
|
*
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
6
-9
/
+9
|
*
block: move bio io prio to a new field
Mike Christie
2016-06-07
2
-15
/
+4
|
*
ide cd: do not set REQ_WRITE on requests.
Mike Christie
2016-06-07
1
-3
/
+0
|
*
blktrace: use op accessors
Mike Christie
2016-06-07
4
-42
/
+65
|
*
drivers: use req op accessor
Mike Christie
2016-06-07
14
-34
/
+43
|
*
block: convert is_sync helpers to use REQ_OPs.
Mike Christie
2016-06-07
4
-11
/
+11
|
*
block: convert merge/insert code to check for REQ_OPs.
Mike Christie
2016-06-07
3
-15
/
+17
|
*
blkg_rwstat: separate op from flags
Mike Christie
2016-06-07
2
-26
/
+36
|
*
block: prepare elevator to use REQ_OPs.
Mike Christie
2016-06-07
4
-9
/
+8
|
*
block: prepare mq request creation to use REQ_OPs
Mike Christie
2016-06-07
1
-14
/
+16
|
*
block: prepare request creation/destruction code to use REQ_OPs
Mike Christie
2016-06-07
1
-25
/
+29
|
*
block: copy bio op to request op
Mike Christie
2016-06-07
1
-3
/
+3
|
*
xen: use bio op accessors
Mike Christie
2016-06-07
1
-12
/
+15
|
*
target: use bio op accessors
Mike Christie
2016-06-07
2
-16
/
+15
[next]