Age | Commit message (Expand) | Author | Files | Lines |
2023-12-20 | block: remove support for the host aware zone model | Christoph Hellwig | 19 | -231/+92 |
2023-12-20 | virtio_blk: remove the broken zone revalidation support | Christoph Hellwig | 1 | -26/+0 |
2023-12-20 | virtio_blk: cleanup zoned device probing | Christoph Hellwig | 1 | -28/+22 |
2023-12-20 | Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jens Axboe | 12 | -1378/+201 |
2023-12-19 | md: Remove deprecated CONFIG_MD_FAULTY | Song Liu | 4 | -380/+0 |
2023-12-19 | md: Remove deprecated CONFIG_MD_MULTIPATH | Song Liu | 6 | -611/+109 |
2023-12-19 | md: Remove deprecated CONFIG_MD_LINEAR | Song Liu | 7 | -354/+8 |
2023-12-19 | block: add check of 'minors' and 'first_minor' in device_add_disk() | Li Nan | 1 | -1/+3 |
2023-12-18 | block: skip cgroups for passthrough io | Kundan Kumar | 1 | -0/+3 |
2023-12-16 | md/raid1: support read error check | Li Nan | 1 | -5/+12 |
2023-12-16 | md: factor out a helper exceed_read_errors() to check read_errors | Li Nan | 3 | -46/+58 |
2023-12-16 | md: Whenassemble the array, consult the superblock of the freshest device | Alex Lyakas | 1 | -10/+44 |
2023-12-15 | block: improve struct request_queue layout | Jens Axboe | 1 | -43/+46 |
2023-12-15 | block: support adding less than len in bio_add_hw_page | Christoph Hellwig | 1 | -1/+4 |
2023-12-15 | block: prevent an integer overflow in bvec_try_merge_hw_page | Christoph Hellwig | 1 | -1/+1 |
2023-12-15 | md/raid1: remove unnecessary null checking | Gou Hao | 1 | -2/+0 |
2023-12-14 | block: Use pr_info() instead of printk(KERN_INFO ...) | Bart Van Assche | 1 | -8/+4 |
2023-12-13 | block: add check that partition length needs to be aligned with block size | Min Li | 1 | -4/+7 |
2023-12-13 | block: Set memalloc_noio to false on device_add_disk() error path | Li Nan | 1 | -0/+1 |
2023-12-13 | block/rnbd-srv: Check for unlikely string overflow | Kees Cook | 1 | -9/+10 |
2023-12-09 | Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jens Axboe | 10 | -442/+189 |
2023-12-08 | block: Remove special-casing of compound pages | Matthew Wilcox (Oracle) | 1 | -22/+24 |
2023-12-02 | block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io | Kundan Kumar | 2 | -2/+3 |
2023-12-02 | io_uring: remove uring_cmd cookie | Keith Busch | 2 | -7/+2 |
2023-12-02 | iouring: remove IORING_URING_CMD_POLLED | Keith Busch | 1 | -1/+0 |
2023-12-02 | nvme: use bio_integrity_map_user | Keith Busch | 1 | -168/+29 |
2023-12-02 | block: bio-integrity: directly map user buffers | Keith Busch | 2 | -2/+225 |
2023-12-02 | md: synchronize flush io with array reconfiguration | Yu Kuai | 1 | -6/+16 |
2023-11-28 | MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as Reviewer | Song Liu | 1 | -0/+1 |
2023-11-28 | Merge branch 'md-next-rcu-cleanup' into md-next | Song Liu | 9 | -421/+168 |
2023-11-28 | md/md-multipath: remove rcu protection to access rdev from conf | Yu Kuai | 1 | -11/+12 |
2023-11-28 | md/raid5: remove rcu protection to access rdev from conf | Yu Kuai | 4 | -144/+69 |
2023-11-28 | md/raid1: remove rcu protection to access rdev from conf | Yu Kuai | 1 | -39/+23 |
2023-11-28 | md/raid10: remove rcu protection to access rdev from conf | Yu Kuai | 1 | -155/+58 |
2023-11-28 | md: remove flag RemoveSynchronized | Yu Kuai | 6 | -72/+6 |
2023-11-28 | Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d" | Junxiao Bi | 1 | -12/+0 |
2023-11-28 | md: bypass block throttle for superblock update | Junxiao Bi | 1 | -3/+4 |
2023-11-27 | block: move a few definitions out of CONFIG_BLK_DEV_ZONED | Christoph Hellwig | 1 | -13/+11 |
2023-11-27 | block/rnbd: use %pe to print errors | Supriti Singh | 2 | -13/+13 |
2023-11-27 | block/rnbd: add support for REQ_OP_WRITE_ZEROES | Santosh Pradhan | 3 | -8/+18 |
2023-11-27 | Linux 6.7-rc3v6.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2023-11-27 | Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -48/+31 |
2023-11-26 | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -34/+43 |
2023-11-26 | Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -48/+37 |
2023-11-26 | Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2023-11-26 | Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2023-11-26 | Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -375/+314 |
2023-11-26 | Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 29 | -2245/+175 |
2023-11-25 | Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -5/+21 |
2023-11-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -8/+20 |