index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2020-06-04
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-05-29
null_blk: force complete for timeout request
Dongli Zhang
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-28
zram: Use local lock to protect per-CPU data
Mike Galbraith
2020-05-28
zram: Allocate struct zcomp_strm as per-CPU memory
Sebastian Andrzej Siewior
2020-05-27
zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct
Christoph Hellwig
2020-05-27
rsxx: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
drbd: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-26
block/floppy: fix contended case in floppy_queue_rq()
Jiri Kosina
2020-05-24
loop: remove redundant assignment to variable error
Colin Ian King
2020-05-22
Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-21
null_blk: don't allow discard for zoned mode
Chaitanya Kulkarni
2020-05-21
null_blk: return error for invalid zone size
Chaitanya Kulkarni
2020-05-21
loop: Add LOOP_CONFIGURE ioctl
Martijn Coenen
2020-05-21
loop: Clean up LOOP_SET_STATUS lo_flags handling
Martijn Coenen
2020-05-21
loop: Rework lo_ioctl() __user argument casting
Martijn Coenen
2020-05-21
loop: Move loop_set_status_from_info() and friends up
Martijn Coenen
2020-05-21
loop: Factor out configuring loop from status
Martijn Coenen
2020-05-21
loop: Remove figure_loop_size()
Martijn Coenen
2020-05-21
loop: Refactor loop_set_status() size calculation
Martijn Coenen
2020-05-21
loop: Switch to set_capacity_revalidate_and_notify()
Martijn Coenen
2020-05-21
loop: Factor out setting loop device size
Martijn Coenen
2020-05-21
loop: Remove sector_t truncation checks
Martijn Coenen
2020-05-21
loop: Call loop_config_discard() only after new config is applied
Martijn Coenen
2020-05-19
null_blk: Zero-initialize read buffers in non-memory-backed mode
Bart Van Assche
2020-05-16
block/swim3: use set_current_state macro
Xu Wang
2020-05-12
null_blk: Support REQ_OP_ZONE_APPEND
Damien Le Moal
2020-05-12
block: Modify revalidate zones
Damien Le Moal
2020-05-12
floppy: suppress UBSAN warning in setup_rw_floppy()
Denis Efremov
2020-05-12
floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd
Denis Efremov
2020-05-12
floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params
Denis Efremov
2020-05-12
floppy: use print_hex_dump() in setup_DMA()
Denis Efremov
2020-05-12
floppy: cleanup: make set_fdc() always set current_drive and current_fd
Willy Tarreau
2020-05-12
floppy: cleanup: get rid of current_reqD in favor of current_drive
Willy Tarreau
2020-05-12
floppy: make sure to reset all FDCs upon resume()
Willy Tarreau
2020-05-12
floppy: cleanup: do not iterate on current_fdc in do_floppy_init()
Willy Tarreau
2020-05-12
floppy: cleanup: add a few comments about expectations in certain functions
Willy Tarreau
2020-05-12
floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
Willy Tarreau
2020-05-12
floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore
Willy Tarreau
2020-05-12
floppy: cleanup: make next_valid_format() not rely on current_drive anymore
Willy Tarreau
[next]