index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm-current/current'
Stephen Rothwell
2016-07-28
1
-1
/
+1
|
\
|
*
block: restore /proc/partitions to not display non-partitionable removable de...
Josh Hunt
2016-07-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'kspp/for-next/kspp'
Stephen Rothwell
2016-07-28
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'for-linus/usercopy' into for-next/kspp
Kees Cook
2016-07-26
3
-12
/
+19
|
|
\
\
|
*
|
|
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-07-26
1
-1
/
+1
*
|
|
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
10
-137
/
+168
|
\
\
\
\
|
*
|
|
|
block: unexport various bio mapping helpers
Christoph Hellwig
2016-07-20
1
-3
/
+0
|
*
|
|
|
scsi/osd: open code blk_make_request
Christoph Hellwig
2016-07-20
1
-57
/
+0
|
*
|
|
|
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2016-07-20
3
-13
/
+16
|
*
|
|
|
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
2016-07-20
2
-5
/
+11
|
*
|
|
|
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-20
2
-19
/
+22
|
*
|
|
|
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
Christoph Hellwig
2016-07-20
1
-1
/
+1
|
*
|
|
|
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
2016-07-20
1
-6
/
+11
|
*
|
|
|
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-07-08
1
-9
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
block: remove ->driverfs_dev
Dan Williams
2016-06-27
1
-7
/
+2
|
|
*
|
|
|
block: introduce device_add_disk()
Dan Williams
2016-06-15
1
-6
/
+11
|
*
|
|
|
|
blk-mq: Introduce blk_mq_reinit_tagset
Sagi Grimberg
2016-07-08
1
-0
/
+26
|
*
|
|
|
|
block: Export blk_poll
Sagi Grimberg
2016-07-05
1
-0
/
+1
|
*
|
|
|
|
blk-mq: add blk_mq_alloc_request_hctx
Ming Lin
2016-07-05
1
-0
/
+39
|
|
/
/
/
/
|
*
|
|
|
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
3
-25
/
+33
*
|
|
|
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
16
-312
/
+434
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
block: Fix front merge check
Damien Le Moal
2016-07-20
1
-3
/
+3
|
*
|
|
|
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
2016-07-20
4
-16
/
+29
|
*
|
|
|
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: atari: Return early for unsupported sector size
Gabriel Krisman Bertazi
2016-07-13
1
-0
/
+7
|
*
|
|
|
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
1
-2
/
+3
|
*
|
|
|
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
|
*
|
|
|
cfq-iosched: temporarily boost queue priority for idle classes
Jens Axboe
2016-06-09
2
-1
/
+26
|
*
|
|
|
blk-mq: actually hook up defer list when running requests
Omar Sandoval
2016-06-09
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
3
-16
/
+16
|
*
|
|
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-2
/
+2
|
*
|
|
block, drivers, fs: shrink bi_rw from long to int
Mike Christie
2016-06-07
1
-1
/
+1
|
*
|
|
block: convert is_sync helpers to use REQ_OPs.
Mike Christie
2016-06-07
3
-8
/
+8
|
*
|
|
block: convert merge/insert code to check for REQ_OPs.
Mike Christie
2016-06-07
2
-5
/
+7
|
*
|
|
blkg_rwstat: separate op from flags
Mike Christie
2016-06-07
1
-20
/
+29
|
*
|
|
block: prepare elevator to use REQ_OPs.
Mike Christie
2016-06-07
3
-7
/
+6
|
*
|
|
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
|
*
|
|
block discard: use bio set op accessor
Mike Christie
2016-06-07
1
-6
/
+7
|
*
|
|
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
6
-20
/
+19
[next]