index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
blk-mq-debugfs: Declare a local symbol static
Bart Van Assche
1
-1
/
+1
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
4
-15
/
+14
2017-08-18
block: Unexport blk_queue_end_tag()
Bart Van Assche
1
-1
/
+0
2017-08-18
block: Fix two comments that refer to .queue_rq() return values
Bart Van Assche
1
-2
/
+2
2017-08-17
nbd: change the default nbd partitions
Josef Bacik
1
-2
/
+2
2017-08-17
nbd: allow device creation at a specific index
Josef Bacik
1
-0
/
+9
2017-08-15
loop: fix to a race condition due to the early registration of device
Anton Volkov
1
-6
/
+8
2017-08-11
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
1
-1
/
+2
2017-08-11
block, bfq: boost throughput with flash-based non-queueing devices
Paolo Valente
1
-10
/
+19
2017-08-11
block,bfq: refactor device-idling logic
Paolo Valente
2
-62
/
+67
2017-08-10
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2
-33
/
+29
2017-08-09
blk-mq: enable checking two part inflight counts at the same time
Jens Axboe
2
-17
/
+33
2017-08-09
blk-mq: provide internal in-flight variant
Jens Axboe
4
-29
/
+77
2017-08-09
block: make part_in_flight() take an array of two ints
Jens Axboe
4
-9
/
+20
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
13
-49
/
+64
2017-08-09
blk-mq-tag: check for NULL rq when iterating tags
Jens Axboe
1
-2
/
+12
2017-08-09
dm-crypt: don't mess with BIP_BLOCK_INTEGRITY
Christoph Hellwig
1
-3
/
+0
2017-08-09
bio-integrity: move the bio integrity profile check earlier in bio_integrity_...
Christoph Hellwig
1
-3
/
+3
2017-08-07
null_blk: make sure submit_queues > 0
weiping zhang
1
-2
/
+2
2017-08-07
null_blk: simplify logic for use_per_node_hctx
weiping zhang
1
-5
/
+2
2017-08-02
block: Add comment to submit_bio_wait()
Jan Kara
1
-0
/
+4
2017-08-01
blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabled
Jens Axboe
1
-0
/
+10
2017-07-29
blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flags
Jens Axboe
1
-3
/
+2
2017-07-29
block: DAC960: shut up format-overflow warning
Arnd Bergmann
1
-4
/
+8
2017-07-29
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
5
-24
/
+35
2017-07-29
blktrace: add an option to allow displaying cgroup path
Shaohua Li
5
-1
/
+52
2017-07-29
block: always attach cgroup info into bio
Shaohua Li
2
-6
/
+4
2017-07-29
blktrace: export cgroup info in trace
Shaohua Li
2
-73
/
+161
2017-07-29
cgroup: export fhandle info for a cgroup
Shaohua Li
1
-0
/
+8
2017-07-29
kernfs: add exportfs operations
Shaohua Li
3
-1
/
+70
2017-07-29
kernfs: introduce kernfs_node_id
Shaohua Li
6
-13
/
+21
2017-07-29
kernfs: don't set dentry->d_fsdata
Shaohua Li
6
-31
/
+27
2017-07-29
kernfs: add an API to get kernfs node from inode number
Shaohua Li
3
-1
/
+69
2017-07-29
kernfs: implement i_generation
Shaohua Li
3
-1
/
+12
2017-07-29
kernfs: use idr instead of ida to manage inode number
Shaohua Li
2
-6
/
+13
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-07-28
lightnvm: pblk: advance bio according to lba index
Javier González
3
-10
/
+19
2017-07-28
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
1
-7
/
+11
2017-07-27
drm/i915: Fix bad comparison in skl_compute_plane_wm.
Maarten Lankhorst
1
-2
/
+2
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
3
-8
/
+11
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
Navare, Manasi D
1
-2
/
+2
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
1
-10
/
+3
2017-07-27
xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
xen: Drop un-informative message during boot
Punit Agrawal
1
-1
/
+0
[next]