index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
nbd: propagate genlmsg_reply return code
Li RongQing
1
-2
/
+1
2019-02-28
floppy: remove set but not used variable 'q'
YueHaibing
1
-3
/
+0
2019-02-28
null_blk: fix checking for REQ_FUA
Heinz Mauelshagen
1
-1
/
+1
2019-02-28
block: fix NULL pointer dereference in register_disk
zhengbin
1
-4
/
+6
2019-02-28
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
1
-0
/
+7
2019-02-28
blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->map
Dongli Zhang
1
-7
/
+7
2019-02-28
block: optimize bvec iteration in bvec_iter_advance
Christoph Hellwig
1
-3
/
+4
2019-02-28
block: introduce mp_bvec_for_each_page() for iterating over page
Ming Lei
1
-0
/
+5
2019-02-27
block: optimize blk_bio_segment_split for single-page bvec
Ming Lei
1
-3
/
+9
2019-02-27
block: optimize __blk_segment_map_sg() for single-page bvec
Ming Lei
1
-2
/
+7
2019-02-27
block: introduce bvec_nth_page()
Ming Lei
2
-4
/
+9
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
4
-15
/
+32
2019-02-24
block: add bio_set_polled() helper
Jens Axboe
2
-2
/
+16
2019-02-24
block: wire up block device iopoll method
Christoph Hellwig
1
-1
/
+17
2019-02-24
fs: add an iopoll method to struct file_operations
Christoph Hellwig
2
-0
/
+5
2019-02-22
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
1
-4
/
+17
2019-02-22
loop: do not print warn message if partition scan is successful
Dongli Zhang
1
-2
/
+3
2019-02-21
block: bounce: make sure that bvec table is updated
Ming Lei
1
-2
/
+6
2019-02-21
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/block
Jens Axboe
29
-289
/
+168
2019-02-21
nvme-rdma: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
1
-2
/
+2
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
7
-63
/
+7
2019-02-20
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
1
-12
/
+1
2019-02-20
nvmet-fc: convert to SPDX identifiers
Christoph Hellwig
1
-13
/
+1
2019-02-20
nvme: convert to SPDX identifiers
Christoph Hellwig
6
-46
/
+6
2019-02-20
nvme-pci: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme-lightnvm: convert to SPDX identifiers
Christoph Hellwig
1
-15
/
+1
2019-02-20
nvme-rdma: convert to SPDX identifiers
Christoph Hellwig
2
-18
/
+2
2019-02-20
nvme-fc: convert to SPDX identifiers
Christoph Hellwig
3
-35
/
+3
2019-02-20
nvme-fabrics: convert to SPDX identifiers
Christoph Hellwig
2
-18
/
+2
2019-02-20
nvme-tcp.h: fix SPDX header
Christoph Hellwig
1
-1
/
+1
2019-02-20
nvme_ioctl.h: remove duplicate GPL boilerplate
Christoph Hellwig
2
-18
/
+1
2019-02-20
nvme: return error from nvme_alloc_ns()
Hannes Reinecke
1
-10
/
+21
2019-02-20
nvme: avoid that deleting a controller triggers a circular locking complaint
Bart Van Assche
1
-2
/
+3
2019-02-20
nvme: introduce a helper function for controller deletion
Bart Van Assche
1
-4
/
+9
2019-02-20
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
2
-3
/
+1
2019-02-20
nvme-pci: check kstrtoint() return value in queue_count_set()
Bart Van Assche
1
-0
/
+2
2019-02-20
nvme-fabrics: document the poll function argument
Bart Van Assche
1
-0
/
+1
2019-02-20
nvmet: fix indentation
Bart Van Assche
1
-1
/
+1
2019-02-20
nvme-multipath: round-robin I/O policy
Hannes Reinecke
3
-1
/
+100
2019-02-19
block: avoid to READ fields of null bio
Ming Lei
1
-1
/
+3
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
566
-2185
/
+5560
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
10
-11
/
+7
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
5
-43
/
+6
2019-02-15
block: document usage of bio iterator helpers
Ming Lei
1
-0
/
+25
2019-02-15
block: always define BIO_MAX_PAGES as 256
Ming Lei
1
-8
/
+0
2019-02-15
block: enable multipage bvecs
Ming Lei
4
-12
/
+20
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
27
-46
/
+127
2019-02-15
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
1
-1
/
+5
[next]