index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix slab name "biovec-(1<<(21-12))"
Mikulas Patocka
2018-03-21
1
-2
/
+2
*
block: use 32-bit blk_status_t on Alpha
Mikulas Patocka
2018-03-21
1
-0
/
+5
*
block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...
Bart Van Assche
2018-03-19
1
-2
/
+2
*
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
2018-03-18
1
-3
/
+3
*
bcache: Reduce the number of sparse complaints about lock imbalances
Bart Van Assche
2018-03-18
1
-0
/
+2
*
bcache: Suppress more warnings about set-but-not-used variables
Bart Van Assche
2018-03-18
2
-3
/
+3
*
bcache: Remove an unused variable
Bart Van Assche
2018-03-18
1
-2
/
+0
*
bcache: Fix kernel-doc warnings
Bart Van Assche
2018-03-18
4
-15
/
+14
*
bcache: Annotate switch fall-through
Bart Van Assche
2018-03-18
1
-0
/
+7
*
bcache: Add __printf annotation to __bch_check_keys()
Bart Van Assche
2018-03-18
1
-2
/
+3
*
bcache: Fix indentation
Bart Van Assche
2018-03-18
2
-2
/
+2
*
bcache: add io_disable to struct cached_dev
Coly Li
2018-03-18
5
-3
/
+67
*
bcache: add backing_request_endio() for bi_end_io
Coly Li
2018-03-18
3
-16
/
+79
*
bcache: move closure debug file into debug directory
Chengguang Xu
2018-03-18
4
-15
/
+16
*
bcache: fix using of loop variable in memory shrink
Tang Junhui
2018-03-18
1
-3
/
+6
*
bcache: fix error return value in memory shrink
Tang Junhui
2018-03-18
1
-1
/
+1
*
bcache: fix incorrect sysfs output value of strip size
Tang Junhui
2018-03-18
1
-1
/
+1
*
bcache: fix inaccurate io state for detached bcache devices
Tang Junhui
2018-03-18
1
-7
/
+51
*
bcache: add stop_when_cache_set_failed option to backing device
Coly Li
2018-03-18
3
-10
/
+94
*
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
2018-03-18
10
-30
/
+116
*
bcache: stop dc->writeback_rate_update properly
Coly Li
2018-03-18
4
-10
/
+69
*
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-03-18
1
-3
/
+17
*
bcache: fix cached_dev->count usage for bch_cache_set_error()
Coly Li
2018-03-18
3
-6
/
+8
*
block: bio_check_eod() needs to consider partitions
Christoph Hellwig
2018-03-17
1
-53
/
+40
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
13
-41
/
+38
*
blk-mq-debugfs: Show more request state information
Bart Van Assche
2018-03-17
1
-1
/
+15
*
blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
Joseph Qi
2018-03-16
2
-16
/
+63
*
block: sed-opal: fix u64 short atom length
Jonas Rabenstein
2018-03-16
1
-7
/
+4
*
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
2018-03-13
7
-217
/
+250
*
bsg-lib: remove bsg_job.req
Christoph Hellwig
2018-03-13
2
-9
/
+6
*
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
2018-03-13
3
-2
/
+5
*
direct-io: Remove unused DIO_SKIP_DIO_COUNT logic
Nikolay Borisov
2018-03-12
2
-7
/
+2
*
direct-io: Remove unused DIO_ASYNC_EXTEND flag
Nikolay Borisov
2018-03-12
2
-5
/
+1
*
MAINTAINERS: add coverage for drivers/block
Ross Zwisler
2018-03-09
1
-0
/
+1
*
block: Suppress kernel-doc warnings triggered by blk-zoned.c
Bart Van Assche
2018-03-09
1
-2
/
+2
*
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-09
5
-3
/
+9
*
Documentation/cdrom: fix German sharp s in LaTex
Randy Dunlap
2018-03-08
1
-1
/
+1
*
Documentation/cdrom: update cdrom-standard.tex for kernel changes
Randy Dunlap
2018-03-08
1
-9
/
+20
*
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2018-03-08
2
-69
/
+69
*
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
2018-03-08
1
-0
/
+6
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
38
-89
/
+89
*
target/tcm_loop: Use blk_queue_flag_set()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
iscsi: Use blk_queue_flag_set()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
bcache: Use the blk_queue_flag_{set,clear}() functions
Bart Van Assche
2018-03-08
1
-3
/
+3
*
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
2018-03-08
1
-4
/
+4
*
block: Protect queue flag changes with the queue lock
Bart Van Assche
2018-03-08
2
-4
/
+4
*
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
6
-49
/
+93
*
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
2018-03-08
4
-7
/
+7
*
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
2018-03-08
1
-11
/
+11
*
block: sed-opal: fix response string extraction
Jonas Rabenstein
2018-03-06
1
-3
/
+23
[next]