index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
lightnvm: pblk: do not use a mempool for line bitmaps
Javier González
5
-50
/
+14
2017-10-13
lightnvm: pblk: decouple read/erase mempools
Javier González
3
-13
/
+22
2017-10-13
lightnvm: pblk: simplify work_queue mempool
Javier González
5
-45
/
+47
2017-10-13
lightnvm: pblk: fix min size for page mempool
Javier González
4
-12
/
+13
2017-10-13
lightnvm: pblk: avoid deadlock on low LUN config
Javier González
3
-1
/
+9
2017-10-13
lightnvm: pblk: fix write I/O sync stat
Javier González
1
-1
/
+1
2017-10-13
lightnvm: pblk: free padded entries in write buffer
Javier González
2
-2
/
+6
2017-10-13
lightnvm: pblk: use right flag for GC allocation
Javier González
1
-2
/
+5
2017-10-13
lightnvm: pblk: initialize debug stat counter
Javier González
1
-0
/
+1
2017-10-13
lightnvm: pblk: reuse pblk_gc_should_kick
Rakesh Pandit
3
-27
/
+9
2017-10-13
lightnvm: pblk: print incompatible line version correctly
Rakesh Pandit
3
-3
/
+4
2017-10-13
lightnvm: pblk: improve error message if down_timeout fails
Rakesh Pandit
1
-10
/
+2
2017-10-13
lightnvm: pblk: fix message if L2P MAP is in device
Rakesh Pandit
1
-1
/
+1
2017-10-13
lightnvm: pblk: protect line bitmap while submitting meta io
Rakesh Pandit
1
-0
/
+2
2017-10-13
lightnvm: include NVM Express driver if OCSSD is selected for build
Rakesh Pandit
1
-1
/
+2
2017-10-13
lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
Rakesh Pandit
1
-1
/
+4
2017-10-13
lightnvm: remove already calculated nr_chnls
Rakesh Pandit
1
-1
/
+0
2017-10-13
lightnvm: protect target type list with correct locks
Rakesh Pandit
1
-4
/
+4
2017-10-13
lightnvm: prevent bd removal if busy
Rakesh Pandit
1
-0
/
+14
2017-10-13
lightnvm: prevent target type module removal when in use
Rakesh Pandit
3
-0
/
+6
2017-10-12
mtip32xx: Clean up unused variables
Christos Gkekas
1
-7
/
+0
2017-10-12
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2
-23
/
+0
2017-10-10
block: set request_list for request
Shaohua Li
2
-1
/
+6
2017-10-10
blk-stat: delete useless code
Shaohua Li
2
-41
/
+9
2017-10-10
blk-throttle: fix null pointer dereference while throttling writeback IOs
Jiufei Xue
1
-2
/
+10
2017-10-10
blkcg: check pol->cpd_free_fn before free cpd
weiping zhang
1
-2
/
+2
2017-10-10
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Rakesh Pandit
2
-27
/
+7
2017-10-09
block, bfq: fix unbalanced decrements of burst size
Paolo Valente
1
-2
/
+57
2017-10-09
block,bfq: Disable writeback throttling
Luca Miccio
2
-2
/
+3
2017-10-09
writeback: schedule periodic writeback with sysctl
Yafang Shao
1
-2
/
+8
2017-10-06
block/bio: Remove null checks before mempool_destroy in bioset_free
Tim Hansen
1
-5
/
+2
2017-10-06
block: remove unnecessary NULL checks in bioset_integrity_free()
Tim Hansen
1
-5
/
+2
2017-10-06
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
2
-22
/
+0
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
6
-33
/
+3
2017-10-04
sysctl: remove /proc/sys/vm/nr_pdflush_threads
Jens Axboe
2
-10
/
+0
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
4
-60
/
+57
2017-10-04
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
2
-0
/
+13
2017-10-04
blk-mq: attempt to fix atomic flag memory ordering
Peter Zijlstra
2
-13
/
+41
2017-10-03
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2
-41
/
+40
2017-10-03
block, bfq: decrease burst size when queues in burst exit
Paolo Valente
1
-9
/
+3
2017-10-03
block, bfq: let early-merged queues be weight-raised on split too
Paolo Valente
1
-5
/
+23
2017-10-03
block, bfq: check and switch back to interactive wr also on queue split
Paolo Valente
1
-38
/
+49
2017-10-03
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
1
-19
/
+31
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
2
-0
/
+26
2017-10-03
writeback: move nr_pages == 0 logic to one location
Jens Axboe
1
-24
/
+17
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
2
-4
/
+2
2017-10-03
writeback: pass in '0' for nr_pages writeback in laptop mode
Jens Axboe
1
-16
/
+1
2017-10-03
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2
-10
/
+31
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
3
-6
/
+6
2017-10-03
writeback: switch wakeup_flusher_threads() to cyclic writeback
Jens Axboe
1
-1
/
+1
[next]