- 64820ac nilfs2: remove cruft in nilfs_alloc_seg_bio by Christoph Hellwig · 4 years ago
- 6808f7a nfs/blocklayout: remove cruft in bl_alloc_init_bio by Christoph Hellwig · 4 years ago
- 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
- 25ac842 f2fs: use blkdev_issue_flush in __submit_flush_wait by Christoph Hellwig · 4 years ago
- c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
- 616c6a6 btrfs: use bio_kmalloc in __alloc_device by Christoph Hellwig · 4 years ago
- f91ca2a zonefs: use bio_alloc in zonefs_file_dio_append by Christoph Hellwig · 4 years ago
- 2c2b9fd block: unexport truncate_bdev_range by Christoph Hellwig · 4 years ago
- 767630c bdev: Do not return EBUSY if bdev discard races with write by Jan Kara · 4 years ago
- 3e1a88e bio: add a helper calculating nr segments to alloc by Pavel Begunkov · 4 years ago
- 0cf41e5 block/psi: remove PSI annotations from direct IO by Pavel Begunkov · 4 years ago
- 0f1d344 splice: don't generate zero-len segement bvecs by Pavel Begunkov · 4 years ago
- 684da76 block: remove unnecessary argument from blk_execute_rq by Guoqing Jiang · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- 6f0d968 block: remove the NULL bdev check in bdev_read_only by Christoph Hellwig · 4 years ago
- ef7b1a0 Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
- 697edcb proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
- 4dcd3bc Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
- 02a1367 io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
- 9d5c819 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
- 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
- a903430 Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years ago
- 9a17334 io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
- 607ec89 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
- 9f29bd8 Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
- f2d6c27 kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years ago
- cc099e0 kernfs: implement ->write_iter by Christoph Hellwig · 4 years ago
- 4eaad21 kernfs: implement ->read_iter by Christoph Hellwig · 4 years ago
- 9791581 Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
- db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years ago
- f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years ago
- 34d1eb0 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 1 month ago
- fb28610 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 1 month ago
- 49ecc67 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 1 month ago
- 18d3bff btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 1 month ago
- 5cdc4a6 udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years ago
- 16a7885 fs/cifs: Simplify bool comparison. by Jiapeng Zhong · 4 years ago
- 2be449f fs/cifs: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
- 0b5cd6c io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years ago
- 4325cb4 io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years ago
- 6b393a1 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years ago
- c93cc9e io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years ago
- 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
- 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
- a8d13db io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() by Jens Axboe · 4 years ago
- 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
- 7cd3c41 Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
- e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
- 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
- 31e203e ext4: fix wrong list_splice in ext4_fc_cleanup by Daejun Park · 4 years, 1 month ago
- 23dd561 ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR by Yi Li · 4 years, 1 month ago
- f010505 io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years ago
- e54fd07 cifs: style: replace one-element array with flexible-array by YANG LI · 4 years, 1 month ago
- ed6b192 cifs: connect: style: Simplify bool comparison by YANG LI · 4 years ago
- c13e7af fs: cifs: remove unneeded variable in smb3_fs_context_dup by Menglong Dong · 4 years ago
- 2659d3b cifs: fix interrupted close commands by Paulo Alcantara · 4 years ago
- 77b6ec0 cifs: check pointer before freeing by Tom Rix · 4 years ago
- 1e249cb fs: fix lazytime expiration handling in __writeback_single_inode() by Eric Biggers · 4 years ago
- 06585c4 io_uring: do sqo disable on install_fd error by Pavel Begunkov · 4 years ago
- b441161 io_uring: fix null-deref in io_disable_sqo_submit by Pavel Begunkov · 4 years ago
- e609571 Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
- 518837e btrfs: send: fix invalid clone operations when cloning from the same file and root by Filipe Manana · 4 years ago
- 14ff8e1 btrfs: no need to run delayed refs after commit_fs_roots during commit by David Sterba · 4 years ago
- 51b2ee7 nfsd4: readdirplus shouldn't return parent of export by J. Bruce Fields · 4 years ago
- 6e68b99 Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
- c912fd0 Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years ago
- 621fadc io_uring: don't take files/mm for a dead task by Pavel Begunkov · 4 years ago
- d434ab6 io_uring: drop mm and files after task_work_run by Pavel Begunkov · 4 years ago
- 896567e NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
- 113aac6 NFS: nfs_delegation_find_inode_server must first reference the superblock by Trond Myklebust · 4 years ago
- ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- d430adf Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- a440e4d Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- cb2856c NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter by Trond Myklebust · 4 years ago
- 46c9ea1 NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() by Trond Myklebust · 4 years ago
- 1757655 NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request by Trond Myklebust · 4 years ago
- 2c8d5fc pNFS: Stricter ordering of layoutget and layoutreturn by Trond Myklebust · 4 years ago
- c18d1e1 pNFS: Clean up pnfs_layoutreturn_free_lsegs() by Trond Myklebust · 4 years ago
- 078000d pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
- 67bbcee pNFS: Mark layout for return if return-on-close was not sent by Trond Myklebust · 4 years ago
- c98e9da NFS: Adjust fs_context error logging by Scott Mayhew · 4 years ago
- d9d0521 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years ago
- 6b5733e io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years ago
- 4f793dc io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years ago
- 55e6ac1 io_uring: io_rw_reissue lockdep annotations by Pavel Begunkov · 4 years ago
- 996e435 Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years ago
- ef0ba05 poll: fix performance regression due to out-of-line __put_user() by Linus Torvalds · 4 years ago
- e076ab2a btrfs: shrink delalloc pages instead of full inodes by Josef Bacik · 4 years ago
- 2d2f6f1 block: pre-initialize struct block_device in bdev_alloc_inode by Christoph Hellwig · 4 years ago
- 04a6a53 fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb by Satya Tangirala · 4 years, 1 month ago
- 50e31ef btrfs: reloc: fix wrong file extent type check to avoid false ENOENT by Qu Wenruo · 4 years, 1 month ago
- 347fb0c btrfs: tree-checker: check if chunk item end overflows by Su Yue · 4 years ago
- 29b665c btrfs: prevent NULL pointer dereference in extent_io_tree_panic by Su Yue · 4 years ago
- 7100873 btrfs: print the actual offset in btrfs_root_name by Josef Bacik · 4 years, 1 month ago
- b1445e5 io_uring: synchronise ev_posted() with waitqueues by Pavel Begunkov · 4 years ago
- 4aa84f2 io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years ago