index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
1
-0
/
+1
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2
-3
/
+20
2024-07-08
block: add a bvec_phys helper
Christoph Hellwig
1
-0
/
+14
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
1
-0
/
+1
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-5
/
+0
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
1
-0
/
+7
2024-07-04
block: t10-pi: Return correct ref tag when queue has no integrity profile
Anuj Gupta
1
-2
/
+8
2024-06-28
block: simplify queue_logical_block_size
Christoph Hellwig
1
-6
/
+1
2024-06-28
block: Add ioprio to block_rq tracepoint
Dongliang Cui
1
-9
/
+32
2024-06-28
block: remove bio_integrity_process
Christoph Hellwig
1
-9
/
+0
2024-06-27
block: Delete blk_queue_flag_test_and_set()
John Garry
1
-1
/
+0
2024-06-26
block: use the right type for stub rq_integrity_vec()
Jens Axboe
1
-1
/
+1
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
1
-4
/
+8
2024-06-26
block: remove the fallback case in queue_dma_alignment
Christoph Hellwig
1
-1
/
+1
2024-06-26
block: remove disk_update_readahead
Christoph Hellwig
1
-1
/
+0
2024-06-26
block: convert features and flags to __bitwise types
Christoph Hellwig
1
-42
/
+43
2024-06-26
block: rename BLK_FEAT_MISALIGNED
Christoph Hellwig
1
-1
/
+1
2024-06-26
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-7
/
+7
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
1
-0
/
+3
2024-06-24
nvmet-fc: implement host_traddr()
Hannes Reinecke
1
-0
/
+4
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-3
/
+3
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
1
-2
/
+12
2024-06-24
block: fix the blk_queue_nonrot polarity
Christoph Hellwig
1
-1
/
+1
2024-06-21
block: Cleanup block device zone helpers
Damien Le Moal
1
-32
/
+12
2024-06-21
block: Define bdev_nr_zones() as an inline function
Damien Le Moal
1
-1
/
+5
2024-06-20
scsi: sd: Atomic write support
John Garry
2
-0
/
+2
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
1
-2
/
+4
2024-06-20
block: Add core atomic write support
John Garry
2
-1
/
+62
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
3
-2
/
+16
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2
-3
/
+19
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
1
-6
/
+7
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
1
-15
/
+10
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
1
-2
/
+5
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
1
-1
/
+0
2024-06-20
block: move the misaligned flag into the features field
Christoph Hellwig
1
-1
/
+3
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
1
-3
/
+3
2024-06-20
block: remove the unused blk_bounce enum
Christoph Hellwig
1
-9
/
+0
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
1
-36
/
+83
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-3
/
+4
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-3
/
+6
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-1
/
+3
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-4
/
+5
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
1
-3
/
+4
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-3
/
+6
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-4
/
+5
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-2
/
+3
[next]