index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-02-10
zonefs: use zone write granularity as block size
Damien Le Moal
2021-01-27
nilfs2: remove cruft in nilfs_alloc_seg_bio
Christoph Hellwig
2021-01-27
nfs/blocklayout: remove cruft in bl_alloc_init_bio
Christoph Hellwig
2021-01-27
f2fs: remove FAULT_ALLOC_BIO
Christoph Hellwig
2021-01-27
f2fs: use blkdev_issue_flush in __submit_flush_wait
Christoph Hellwig
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
btrfs: use bio_kmalloc in __alloc_device
Christoph Hellwig
2021-01-27
zonefs: use bio_alloc in zonefs_file_dio_append
Christoph Hellwig
2021-01-26
block: unexport truncate_bdev_range
Christoph Hellwig
2021-01-26
bdev: Do not return EBUSY if bdev discard races with write
Jan Kara
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
2021-01-25
block/psi: remove PSI annotations from direct IO
Pavel Begunkov
2021-01-25
splice: don't generate zero-len segement bvecs
Pavel Begunkov
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
block: remove the NULL bdev check in bdev_read_only
Christoph Hellwig
2021-01-24
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-24
Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2021-01-22
Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-01-22
io_uring: fix short read retries for non-reg files
Pavel Begunkov
2021-01-22
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
2021-01-21
Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-21
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
2021-01-21
kernfs: implement ->write_iter
Christoph Hellwig
2021-01-21
kernfs: implement ->read_iter
Christoph Hellwig
2021-01-20
Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-20
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
2021-01-19
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-01-18
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
2021-01-18
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
2021-01-18
btrfs: do not double free backref nodes on error
Josef Bacik
2021-01-18
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
2021-01-18
udf: fix the problem that the disc content is not displayed
lianzhi chang
2021-01-17
fs/cifs: Simplify bool comparison.
Jiapeng Zhong
2021-01-17
fs/cifs: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-16
io_uring: fix skipping disabling sqo on exec
Pavel Begunkov
2021-01-16
io_uring: fix uring_flush in exit_files() warning
Pavel Begunkov
2021-01-16
io_uring: fix false positive sqo warning on flush
Pavel Begunkov
2021-01-16
io_uring: iopoll requests should also wake task ->in_idle state
Jens Axboe
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
[next]