index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
...
*
|
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
3
-10
/
+2
*
|
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
1
-6
/
+5
*
|
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
6
-39
/
+29
*
|
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
3
-10
/
+7
*
|
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
1
-1
/
+1
*
|
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
1
-3
/
+10
*
|
bcache: reserve never used bits from bkey.high
Coly Li
2021-10-20
1
-2
/
+2
*
|
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-20
1
-1
/
+1
*
|
s390/dasd: fix possibly missed path verification
Stefan Haberland
2021-10-20
2
-3
/
+15
*
|
s390/dasd: fix missing path conf_data after failed allocation
Stefan Haberland
2021-10-20
1
-1
/
+12
*
|
s390/dasd: summarize dasd configuration data in a separate structure
Stefan Haberland
2021-10-20
2
-97
/
+98
*
|
s390/dasd: move dasd_eckd_read_fc_security
Stefan Haberland
2021-10-20
1
-2
/
+3
*
|
s390/dasd: split up dasd_eckd_read_conf
Stefan Haberland
2021-10-20
1
-79
/
+51
*
|
s390/dasd: fix kernel doc comment
Heiko Carstens
2021-10-20
1
-2
/
+2
*
|
s390/dasd: handle request magic consistently as unsigned int
Heiko Carstens
2021-10-20
3
-8
/
+8
*
|
nbd: Fix use-after-free in pid_show
Ye Bin
2021-10-20
1
-9
/
+9
|
/
*
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
1
-2
/
+6
*
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-19
2
-3
/
+9
*
block: ataflop: fix breakage introduced at blk-mq refactoring
Michael Schmitz
2021-10-19
1
-15
/
+3
*
nbd: fix uaf in nbd_handle_reply()
Yu Kuai
2021-10-18
1
-1
/
+17
*
nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()
Yu Kuai
2021-10-18
1
-30
/
+44
*
nbd: clean up return value checking of sock_xmit()
Yu Kuai
2021-10-18
1
-6
/
+7
*
nbd: don't start request if nbd_queue_rq() failed
Yu Kuai
2021-10-18
1
-3
/
+0
*
nbd: check sock index in nbd_read_stat()
Yu Kuai
2021-10-18
1
-0
/
+4
*
nbd: make sure request completion won't concurrent
Yu Kuai
2021-10-18
1
-2
/
+9
*
nbd: don't handle response without a corresponding request message
Yu Kuai
2021-10-18
1
-1
/
+21
*
mtip32xx: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-18
1
-2
/
+0
*
md: update superblock after changing rdev flags in state_store
Xiao Ni
2021-10-18
1
-1
/
+10
*
md: remove unused argument from md_new_event
Guoqing Jiang
2021-10-18
4
-18
/
+18
*
md/raid5: call roundup_pow_of_two in raid5_run
Guoqing Jiang
2021-10-18
1
-4
/
+1
*
md/raid1: use rdev in raid1_write_request directly
Guoqing Jiang
2021-10-18
1
-6
/
+5
*
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-18
1
-1
/
+1
*
md: properly unwind when failing to add the kobject in md_alloc
Christoph Hellwig
2021-10-18
1
-20
/
+17
*
md: extend disks_mutex coverage
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
md: add the bitmap group to the default groups for the md kobject
Christoph Hellwig
2021-10-18
1
-5
/
+11
*
md: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
*
swim3: add missing major.h include
Jens Axboe
2021-10-18
1
-0
/
+1
*
sx8: fix an error code in carm_init_one()
Dan Carpenter
2021-10-18
1
-1
/
+3
*
pf: fix error codes in pf_init_unit()
Dan Carpenter
2021-10-18
1
-6
/
+9
*
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
2021-10-18
1
-5
/
+7
*
xtensa/platforms/iss/simdisk: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-2
/
+11
*
block/ataflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
*
block/ataflop: provide a helper for cleanup up an atari disk
Luis Chamberlain
2021-10-18
1
-15
/
+19
*
block/ataflop: add registration bool before calling del_gendisk()
Luis Chamberlain
2021-10-18
1
-2
/
+7
*
block/ataflop: use the blk_cleanup_disk() helper
Luis Chamberlain
2021-10-18
1
-4
/
+2
*
swim: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+3
*
swim: add a floppy registration bool which triggers del_gendisk()
Luis Chamberlain
2021-10-18
1
-3
/
+6
*
swim: add helper for disk cleanup
Luis Chamberlain
2021-10-18
1
-8
/
+13
*
swim: simplify using blk_cleanup_disk() on swim_remove()
Luis Chamberlain
2021-10-18
1
-2
/
+1
*
amiflop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-2
/
+5
[prev]
[next]