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
2018-03-16
block: sed-opal: fix u64 short atom length
Jonas Rabenstein
1
-7
/
+4
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
7
-217
/
+250
2018-03-13
bsg-lib: remove bsg_job.req
Christoph Hellwig
2
-9
/
+6
2018-03-13
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
3
-2
/
+5
2018-03-12
direct-io: Remove unused DIO_SKIP_DIO_COUNT logic
Nikolay Borisov
2
-7
/
+2
2018-03-12
direct-io: Remove unused DIO_ASYNC_EXTEND flag
Nikolay Borisov
2
-5
/
+1
2018-03-09
MAINTAINERS: add coverage for drivers/block
Ross Zwisler
1
-0
/
+1
2018-03-09
block: Suppress kernel-doc warnings triggered by blk-zoned.c
Bart Van Assche
1
-2
/
+2
2018-03-09
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
5
-3
/
+9
2018-03-08
Documentation/cdrom: fix German sharp s in LaTex
Randy Dunlap
1
-1
/
+1
2018-03-08
Documentation/cdrom: update cdrom-standard.tex for kernel changes
Randy Dunlap
1
-9
/
+20
2018-03-08
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2
-69
/
+69
2018-03-08
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
1
-0
/
+6
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
38
-89
/
+89
2018-03-08
target/tcm_loop: Use blk_queue_flag_set()
Bart Van Assche
1
-1
/
+1
2018-03-08
iscsi: Use blk_queue_flag_set()
Bart Van Assche
1
-1
/
+1
2018-03-08
bcache: Use the blk_queue_flag_{set,clear}() functions
Bart Van Assche
1
-3
/
+3
2018-03-08
mtip32xx: Use the blk_queue_flag_*() functions
Bart Van Assche
1
-4
/
+4
2018-03-08
block: Protect queue flag changes with the queue lock
Bart Van Assche
2
-4
/
+4
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
6
-49
/
+93
2018-03-08
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
4
-7
/
+7
2018-03-08
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
1
-11
/
+11
2018-03-06
block: sed-opal: fix response string extraction
Jonas Rabenstein
1
-3
/
+23
2018-03-06
block: null_blk: fix 'Invalid parameters' when loading module
Ming Lei
1
-21
/
+25
2018-03-01
staging: rts5208: rename SG_END macro
Arnd Bergmann
2
-11
/
+11
2018-03-01
misc: rtsx: rename SG_END macro
Arnd Bergmann
2
-8
/
+8
2018-02-28
block: Fix a race between request queue removal and the block cgroup controller
Bart Van Assche
2
-7
/
+31
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
3
-14
/
+20
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
10
-12
/
+15
2018-02-28
zram: Delete gendisk before cleaning up the request queue
Bart Van Assche
1
-1
/
+1
2018-02-28
md: Delete gendisk before cleaning up the request queue
Bart Van Assche
1
-3
/
+3
2018-02-28
block/loop: Delete gendisk before cleaning up the request queue
Bart Van Assche
1
-1
/
+1
2018-02-28
null_blk: add 'requeue' fault attribute
Jens Axboe
1
-12
/
+55
2018-02-28
sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
Omar Sandoval
2
-5
/
+13
2018-02-28
block: clear ctx pending bit under ctx lock
Omar Sandoval
1
-1
/
+1
2018-02-28
blk-mq-debugfs: Show zone locking information
Bart Van Assche
1
-0
/
+16
2018-02-28
blk-mq-debugfs: Reorder queue show and store methods
Bart Van Assche
1
-65
/
+65
2018-02-28
writeback: remove dead code in wb_blkcg/memcg_offline
Jiufei Xue
1
-2
/
+0
2018-02-28
lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
Anshuman Khandual
1
-10
/
+13
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-23
/
+28
2018-02-28
nvmet: fix PSDT field check in command format
Max Gurtovoy
1
-3
/
+6
2018-02-28
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2
-14
/
+13
2018-02-27
nbd: fix return value in error handling path
Gustavo A. R. Silva
1
-1
/
+1
2018-02-27
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
1
-1
/
+1
2018-02-27
bcache: correct flash only vols (check all uuids)
Coly Li
1
-1
/
+1
2018-02-26
blktrace_api.h: fix comment for struct blk_user_trace_setup
Eric Biggers
1
-1
/
+1
2018-02-26
blockdev: Avoid two active bdev inodes for one device
Jan Kara
1
-2
/
+23
2018-02-26
genhd: Fix BUG in blkdev_open()
Jan Kara
2
-1
/
+21
2018-02-26
genhd: Fix use after free in __blkdev_get()
Jan Kara
1
-2
/
+5
2018-02-26
genhd: Add helper put_disk_and_module()
Jan Kara
4
-27
/
+24
[next]