index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
1
-4
/
+16
|
*
|
|
|
|
|
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
1
-0
/
+1
|
*
|
|
|
|
|
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
1
-1
/
+1
|
*
|
|
|
|
|
NVMe: Updates for 1.1 spec
Keith Busch
2014-11-04
1
-1
/
+26
|
*
|
|
|
|
|
NVMe: Passthrough IOCTL for IO commands
Keith Busch
2014-11-04
2
-6
/
+16
|
*
|
|
|
|
|
NVMe: Add revalidate_disk callback
Keith Busch
2014-11-04
1
-0
/
+30
|
*
|
|
|
|
|
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
2014-11-04
1
-7
/
+4
|
*
|
|
|
|
|
NVMe: Translate NVMe status to errno
Keith Busch
2014-11-04
1
-1
/
+13
|
*
|
|
|
|
|
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
1
-0
/
+8
|
*
|
|
|
|
|
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
2
-149
/
+1
|
*
|
|
|
|
|
NVMe: Reference count pci device
Keith Busch
2014-11-04
1
-2
/
+5
|
*
|
|
|
|
|
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-11-04
1
-1
/
+1
|
*
|
|
|
|
|
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
2014-11-04
1
-2
/
+2
|
*
|
|
|
|
|
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
2014-11-04
1
-2
/
+2
|
*
|
|
|
|
|
NVMe: Call nvme_free_queue directly
Keith Busch
2014-11-04
1
-7
/
+11
|
*
|
|
|
|
|
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
2014-11-04
1
-1
/
+6
|
*
|
|
|
|
|
NVMe: Skip orderly shutdown on failed devices
Keith Busch
2014-11-04
1
-1
/
+4
|
*
|
|
|
|
|
NVMe: Whitespace fixes
Keith Busch
2014-11-04
1
-5
/
+5
|
*
|
|
|
|
|
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
2014-11-04
1
-1
/
+1
|
*
|
|
|
|
|
NVMe: Handling devices incapable of I/O
Keith Busch
2014-11-04
1
-11
/
+8
|
*
|
|
|
|
|
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
2014-11-04
1
-8
/
+12
|
*
|
|
|
|
|
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
2
-19
/
+42
|
*
|
|
|
|
|
NVMe: Update list of status codes
Matthew Wilcox
2014-11-04
1
-0
/
+14
|
*
|
|
|
|
|
NVMe: Async event request
Keith Busch
2014-11-04
2
-0
/
+43
|
*
|
|
|
|
|
block: Use dma_zalloc_coherent
Joe Perches
2014-11-04
1
-3
/
+2
*
|
|
|
|
|
|
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
21
-145
/
+254
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bio: modify __bio_add_page() to accept pages that don't start a new segment
Maurizio Lombardi
2014-12-11
1
-24
/
+30
|
*
|
|
|
|
|
|
blk-mq: Fix uninitialized kobject at CPU hotplugging
Takashi Iwai
2014-12-10
1
-5
/
+4
|
*
|
|
|
|
|
|
blktrace: don't let the sysfs interface remove trace from running list
Arianna Avanzini
2014-12-09
1
-3
/
+0
|
*
|
|
|
|
|
|
blk-mq: Use all available hardware queues
Bart Van Assche
2014-12-09
1
-1
/
+1
|
*
|
|
|
|
|
|
blk-mq: Micro-optimize bt_get()
Bart Van Assche
2014-12-09
1
-3
/
+1
|
*
|
|
|
|
|
|
blk-mq: Fix a race between bt_clear_tag() and bt_get()
Bart Van Assche
2014-12-09
1
-6
/
+5
|
*
|
|
|
|
|
|
blk-mq: Avoid that __bt_get_word() wraps multiple times
Bart Van Assche
2014-12-09
1
-2
/
+4
|
*
|
|
|
|
|
|
blk-mq: Fix a use-after-free
Bart Van Assche
2014-12-09
2
-8
/
+7
|
*
|
|
|
|
|
|
blk-mq: prevent unmapped hw queue from being scheduled
Ming Lei
2014-12-08
2
-2
/
+11
|
*
|
|
|
|
|
|
blk-mq: re-check for available tags after running the hardware queue
Jens Axboe
2014-12-08
1
-0
/
+8
|
*
|
|
|
|
|
|
blk-mq: fix hang in bt_get()
Bart Van Assche
2014-12-08
1
-0
/
+7
|
*
|
|
|
|
|
|
blk-mq: move the kdump check to blk_mq_alloc_tag_set
Shaohua Li
2014-11-30
1
-10
/
+10
|
*
|
|
|
|
|
|
blk-mq: cleanup tag free handling
Jens Axboe
2014-11-24
1
-18
/
+6
|
*
|
|
|
|
|
|
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
2014-11-24
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
blk: introduce generic io stat accounting help function
Gu Zheng
2014-11-24
2
-0
/
+33
|
*
|
|
|
|
|
blk-mq: handle the single queue case in blk_mq_hctx_next_cpu
Christoph Hellwig
2014-11-24
1
-21
/
+10
|
*
|
|
|
|
|
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
2014-11-19
1
-2
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
blk-mq: add blk_mq_free_hctx_request()
Jens Axboe
2014-11-17
2
-5
/
+13
|
*
|
|
|
|
blk-mq: export blk_mq_free_request()
Jens Axboe
2014-11-17
1
-0
/
+1
|
*
|
|
|
|
blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enable
Paolo Bonzini
2014-11-11
1
-4
/
+4
|
*
|
|
|
|
blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if needed
Paolo Bonzini
2014-11-11
1
-9
/
+12
|
*
|
|
|
|
writeback: fix a subtle race condition in I_DIRTY clearing
Tejun Heo
2014-11-04
1
-7
/
+22
|
*
|
|
|
|
block: Expand a bit documentation about elevator_allow_merge_fn
Jan Kara
2014-11-04
1
-1
/
+5
|
|
/
/
/
/
|
*
|
|
|
blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag
Jens Axboe
2014-10-29
2
-1
/
+7
[prev]
[next]