index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
md: use bio op accessors
Mike Christie
2016-06-07
10
-84
/
+88
*
drbd: use bio op accessors
Mike Christie
2016-06-07
6
-42
/
+59
*
bcache: use bio op accessors
Mike Christie
2016-06-07
7
-28
/
+31
*
dm: use bio op accessors
Mike Christie
2016-06-07
14
-80
/
+99
*
dm: pass dm stats data dir instead of bi_rw
Mike Christie
2016-06-07
2
-14
/
+16
*
pm: use bio op accessors
Mike Christie
2016-06-07
1
-12
/
+18
*
ocfs2: use bio op accessors
Mike Christie
2016-06-07
1
-4
/
+6
[next]