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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
nvme: send uevent for some asynchronous events
Keith Busch
1
-0
/
+4
2017-11-10
nvme: centralize AEN defines
Keith Busch
1
-0
/
+8
2017-11-10
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
1
-1
/
+1
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
1
-12
/
+0
2017-11-10
block: kill bio_kmap/kunmap_irq()
Jens Axboe
1
-11
/
+0
2017-11-10
nvme: check admin passthru command effects
Keith Busch
1
-0
/
+18
2017-11-04
blk-mq: don't handle failure in .get_budget
Ming Lei
1
-1
/
+1
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-1
/
+3
2017-11-03
block: introduce GENHD_FL_HIDDEN
Christoph Hellwig
1
-0
/
+1
2017-11-03
block: don't look at the struct device dev_t in disk_devt
Christoph Hellwig
1
-1
/
+1
2017-11-03
block: add a blk_steal_bios helper
Christoph Hellwig
1
-0
/
+2
2017-11-03
block: provide a direct_make_request helper
Christoph Hellwig
1
-0
/
+1
2017-11-03
block: add REQ_DRV bit
Christoph Hellwig
1
-0
/
+5
2017-11-03
block: move REQ_NOWAIT
Christoph Hellwig
1
-2
/
+2
2017-11-03
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
2
-6
/
+13
2017-11-01
nvme-fc: add a dev_loss_tmo field to the remoteport
James Smart
1
-2
/
+9
2017-11-01
blk-mq-sched: improve dispatching from sw queue
Ming Lei
1
-0
/
+2
2017-11-01
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
1
-0
/
+11
2017-11-01
sbitmap: introduce __sbitmap_for_each_set()
Ming Lei
1
-17
/
+47
2017-10-27
nvme-fc: remove NVME_FC_MAX_SEGMENTS
James Smart
1
-2
/
+0
2017-10-25
elevator: allow name aliases
Jens Axboe
1
-0
/
+1
2017-10-18
block: remove blk_mq_reinit_tagset
Sagi Grimberg
1
-2
/
+0
2017-10-18
block: introduce blk_mq_tagset_iter
Sagi Grimberg
1
-0
/
+2
2017-10-13
lightnvm: implement generic path for sync I/O
Javier González
1
-0
/
+3
2017-10-13
lightnvm: remove stale extern and unused exported symbols
Rakesh Pandit
1
-7
/
+0
2017-10-13
lightnvm: remove unused argument from nvm_set_tgt_bb_tbl
Rakesh Pandit
1
-1
/
+1
2017-10-13
lightnvm: prevent target type module removal when in use
Rakesh Pandit
1
-0
/
+1
2017-10-12
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
1
-11
/
+0
2017-10-10
blk-stat: delete useless code
Shaohua Li
1
-3
/
+2
2017-10-10
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Rakesh Pandit
1
-3
/
+1
2017-10-06
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
1
-2
/
+0
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
1
-5
/
+0
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
3
-23
/
+23
2017-10-04
nvme-fc: add uevent for auto-connect
James Smart
1
-0
/
+2
2017-10-03
writeback: only allow one inflight and pending full flush
Jens Axboe
1
-0
/
+1
2017-10-03
writeback: make wb_start_writeback() static
Jens Axboe
1
-2
/
+0
2017-10-03
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
1
-0
/
+2
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
1
-1
/
+1
2017-10-03
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
1
-1
/
+1
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
1
-1
/
+1
2017-09-26
block: fix a build error
Shaohua Li
1
-1
/
+1
2017-09-26
block: make blkcg aware of kthread stored original cgroup info
Shaohua Li
1
-6
/
+7
2017-09-26
blkcg: delete unused APIs
Shaohua Li
2
-14
/
+0
2017-09-26
kthread: add a mechanism to store cgroup info
Shaohua Li
1
-0
/
+11
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-18
/
+15
2017-09-25
nvmet-fc: sync header templates with comments
James Smart
1
-5
/
+8
2017-09-25
nvme: add transport SGL definitions
James Smart
1
-0
/
+6
2017-09-25
nvme.h: remove FC transport-specific error values
James Smart
1
-13
/
+0
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2017-09-24
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
[next]