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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
nvmet: implement basic In-Band Authentication
Hannes Reinecke
9
-3
/
+1100
2022-08-02
nvmet: parse fabrics commands on io queues
Hannes Reinecke
4
-3
/
+23
2022-08-02
nvme-auth: Diffie-Hellman key exchange support
Hannes Reinecke
3
-6
/
+350
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
15
-7
/
+1465
2022-08-02
nvme-fabrics: decode 'authentication required' connect error
Hannes Reinecke
1
-0
/
+4
2022-08-02
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
1
-6
/
+2
2022-08-02
nvme: fix qid param blk_mq_alloc_request_hctx
Chaitanya Kulkarni
1
-1
/
+1
2022-08-02
nvme: remove unused timeout parameter
Chaitanya Kulkarni
3
-14
/
+10
2022-08-02
nvme: handle the persistent internal error AER
Michael Kelley
1
-2
/
+29
2022-08-02
nvme: remove a double word in a comment
Xiang wangx
1
-1
/
+1
2022-08-02
rnbd-clt: make rnbd_clt_change_capacity return void
Guoqing Jiang
1
-4
/
+3
2022-08-02
rnbd-clt: pass sector_t type for resize capacity
Guoqing Jiang
3
-5
/
+5
2022-08-02
rnbd-clt: check capacity inside rnbd_clt_change_capacity
Guoqing Jiang
1
-6
/
+7
2022-08-02
rnbd-clt: adjust the layout of struct rnbd_clt_dev
Guoqing Jiang
1
-2
/
+2
2022-08-02
rnbd-clt: reduce the size of struct rnbd_clt_dev
Guoqing Jiang
2
-74
/
+55
2022-08-02
rnbd-clt: kill read_only from struct rnbd_clt_dev
Guoqing Jiang
2
-7
/
+2
2022-08-02
rnbd-clt: don't free rsp in msg_open_conf for map scenario
Guoqing Jiang
1
-4
/
+14
2022-08-02
rnbd-clt: open code send_msg_open in rnbd_clt_map_device
Guoqing Jiang
1
-2
/
+41
2022-08-02
block: null_blk: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-08-02
md: Fix spelling mistake in comments
Zhang Jiaming
1
-2
/
+2
2022-08-02
md/raid5: Increase restriction on max segments per request
Logan Gunthorpe
1
-0
/
+3
2022-08-02
md/raid5: Improve debug prints
Logan Gunthorpe
1
-2
/
+6
2022-08-02
md/raid5: Pivot raid5_make_request()
Logan Gunthorpe
1
-6
/
+83
2022-08-02
md/raid5: Check all disks in a stripe_head for reshape progress
Logan Gunthorpe
1
-14
/
+39
2022-08-02
md/raid5: Refactor add_stripe_bio()
Logan Gunthorpe
1
-30
/
+56
2022-08-02
md/raid5: Keep a reference to last stripe_head for batch
Logan Gunthorpe
1
-12
/
+40
2022-08-02
md/raid5: Refactor for loop in raid5_make_request() into while loop
Logan Gunthorpe
1
-4
/
+5
2022-08-02
md/raid5: Move read_seqcount_begin() into make_stripe_request()
Logan Gunthorpe
1
-7
/
+5
2022-08-02
md/raid5: Drop the do_prepare flag in raid5_make_request()
Logan Gunthorpe
1
-6
/
+2
2022-08-02
md/raid5: Factor out helper from raid5_make_request() loop
Logan Gunthorpe
1
-98
/
+133
2022-08-02
md/raid5: Move common stripe get code into new find_get_stripe() helper
Logan Gunthorpe
1
-67
/
+64
2022-08-02
md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()
Logan Gunthorpe
1
-2
/
+3
2022-08-02
md/raid5: Refactor raid5_make_request loop
Logan Gunthorpe
1
-54
/
+55
2022-08-02
md/raid5: Factor out ahead_of_reshape() function
Logan Gunthorpe
1
-12
/
+15
2022-08-02
md/raid5: Make logic blocking check consistent with logic that blocks
Logan Gunthorpe
1
-1
/
+1
2022-08-02
md: unlock mddev before reap sync_thread in action_store
Guoqing Jiang
2
-2
/
+18
2022-08-02
md: Explicitly create command-line configured devices
Chris Webb
3
-1
/
+3
2022-08-02
md: Notify sysfs sync_completed in md_reap_sync_thread()
Logan Gunthorpe
1
-0
/
+1
2022-08-02
md: Ensure resync is reported after it starts
Logan Gunthorpe
1
-2
/
+12
2022-08-02
md: Use enum for overloaded magic numbers used by mddev->curr_resync
Logan Gunthorpe
2
-22
/
+33
2022-08-02
md/raid5-cache: Annotate pslot with __rcu notation
Logan Gunthorpe
1
-2
/
+2
2022-08-02
md/raid5-cache: Clear conf->log after finishing work
Logan Gunthorpe
1
-2
/
+3
2022-08-02
md/raid5-cache: Drop RCU usage of conf->log
Logan Gunthorpe
1
-11
/
+5
2022-08-02
md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
Logan Gunthorpe
1
-6
/
+9
2022-08-02
md/raid5: suspend the array for calls to log_exit()
Logan Gunthorpe
1
-1
/
+4
2022-08-02
md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
Logan Gunthorpe
2
-3
/
+3
2022-08-02
md/raid5-log: Drop extern decorators for function prototypes
Logan Gunthorpe
1
-39
/
+36
2022-08-02
drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
Lars Ellenberg
1
-7
/
+42
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-394
/
+676
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
121
-856
/
+2130
[next]