- 7dbeaad btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak by Qu Wenruo · 4 years, 9 months ago
- a7f8b1c btrfs: file: reserve qgroup space after the hole punch range is locked by Qu Wenruo · 4 years, 9 months ago
- 9729f10 btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() by Qu Wenruo · 4 years, 9 months ago
- 203f44c5 btrfs: inode: refactor the parameters of insert_reserved_file_extent() by Qu Wenruo · 4 years, 9 months ago
- 100aa5d btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block by David Sterba · 4 years, 10 months ago
- 521e102 btrfs: scrub: simplify tree block checksum calculation by David Sterba · 4 years, 10 months ago
- d41ebef btrfs: scrub: clean up temporary page variables in scrub_checksum_data by David Sterba · 4 years, 10 months ago
- 771aba0 btrfs: scrub: simplify data block checksum calculation by David Sterba · 4 years, 10 months ago
- c746054 btrfs: scrub: clean up temporary page variables in scrub_checksum_super by David Sterba · 4 years, 10 months ago
- 74710cf btrfs: scrub: remove temporary csum array in scrub_checksum_super by David Sterba · 4 years, 10 months ago
- 83cf6d5 btrfs: scrub: simplify superblock checksum calculation by David Sterba · 4 years, 10 months ago
- b048525 btrfs: scrub: unify naming of page address variables by David Sterba · 4 years, 10 months ago
- a8b3a89 btrfs: scrub: remove kmap/kunmap of pages by David Sterba · 4 years, 10 months ago
- 74ef001 btrfs: introduce "rescue=" mount option by Qu Wenruo · 4 years, 10 months ago
- a89ef45 btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for relocation by Filipe Manana · 4 years, 10 months ago
- 46d4dac btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota() by Filipe Manana · 4 years, 10 months ago
- ab48300 btrfs: check-integrity: remove unnecessary failure messages during memory allocation by Liao Pingfang · 4 years, 9 months ago
- b5790d5 btrfs: use helper btrfs_get_block_group by Anand Jain · 4 years, 10 months ago
- 69b0e09 btrfs: let btrfs_return_cluster_to_free_space() return void by Anand Jain · 4 years, 10 months ago
- f22f457 btrfs: remove no longer necessary chunk mutex locking cases by Filipe Manana · 4 years, 10 months ago
- e3ba67a btrfs: factor out reading of bg from find_frist_block_group by Johannes Thumshirn · 4 years, 10 months ago
- 89d7da9 btrfs: get mapping tree directly from fsinfo in find_first_block_group by Johannes Thumshirn · 4 years, 10 months ago
- 96f9b0f btrfs: simplify checks when adding excluded ranges by Nikolay Borisov · 5 years ago
- 9e22b92 btrfs: read stripe len directly in btrfs_rmap_block by Nikolay Borisov · 5 years ago
- 6a3c7f5 btrfs: don't balance btree inode pages from buffered write path by Nikolay Borisov · 4 years, 10 months ago
- 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 8 months ago
- 7cb3a5c Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master by Linus Torvalds · 4 years, 8 months ago
- 5876aa0 Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master by Linus Torvalds · 4 years, 8 months ago
- 68845a5 Merge branch 'akpm' into master (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 0669704 Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into master by Linus Torvalds · 4 years, 8 months ago
- 6a34365 Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs into master by Linus Torvalds · 4 years, 8 months ago
- 1f68f31 Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 8 months ago
- 2910c59 squashfs: fix length field overlap check in metadata reading by Phillip Lougher · 4 years, 8 months ago
- 0e67051 Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 8 months ago
- 3e863ea io_uring: missed req_init_async() for IOSQE_ASYNC by Pavel Begunkov · 4 years, 8 months ago
- 9affa43 nfsd4: fix NULL dereference in nfsd/clients display code by J. Bruce Fields · 4 years, 8 months ago
- 48cfa61 btrfs: fix mount failure caused by race with umount by Boris Burkov · 4 years, 8 months ago
- 5909ca1 btrfs: fix page leaks after failure to lock page for delalloc by Robbie Ko · 4 years, 8 months ago
- fa91e4a btrfs: qgroup: fix data leak caused by race between writeback and truncate by Qu Wenruo · 4 years, 8 months ago
- 580c079 btrfs: fix double free on ulist after backref resolution failure by Filipe Manana · 4 years, 8 months ago
- db415f7 exfat: fix name_hash computation on big endian systems by Ilya Ponetayev · 4 years, 8 months ago
- 41e3928 exfat: fix wrong size update of stream entry by typo by Hyeongseok Kim · 4 years, 9 months ago
- d2fa0c3 exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() by Namjae Jeon · 4 years, 9 months ago
- 43946b7 exfat: fix overflow issue in exfat_cluster_to_sector() by Namjae Jeon · 4 years, 9 months ago
- 89ee723 zonefs: count pages after truncating the iterator by Johannes Thumshirn · 4 years, 8 months ago
- 01b2651 zonefs: Fix compilation warning by Damien Le Moal · 4 years, 8 months ago
- 61710e4 io_uring: always allow drain/link/hardlink/async sqe flags by Daniele Albano · 4 years, 8 months ago
- 807abcb io_uring: ensure double poll additions work with both request types by Jens Axboe · 4 years, 8 months ago
- 6a70f89 Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs into master by Linus Torvalds · 4 years, 8 months ago
- 65caafd SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 8 months ago
- 4ebf8d7 Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 8 months ago
- 0dd68a3 Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into master by Linus Torvalds · 4 years, 8 months ago
- 44fea37 Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into master by Linus Torvalds · 4 years, 8 months ago
- 4518dfc ovl: fix lookup of indexed hardlinks with metacopy by Amir Goldstein · 4 years, 8 months ago
- 81a33c1 ovl: fix unneeded call to ovl_change_flags() by Amir Goldstein · 4 years, 9 months ago
- 811f04b afs: Fix interruption of operations by David Howells · 4 years, 9 months ago
- f0e1266 ovl: fix mount option checks for nfs_export with no upperdir by Amir Goldstein · 4 years, 8 months ago
- 470c156 ovl: force read-only sb on failure to create index dir by Amir Goldstein · 4 years, 8 months ago
- a888db3 ovl: fix regression with re-formatted lower squashfs by Amir Goldstein · 4 years, 9 months ago
- 2039636 ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on by Amir Goldstein · 4 years, 9 months ago
- 124c2de ovl: relax WARN_ON() when decoding lower directory file handle by Amir Goldstein · 4 years, 9 months ago
- d78a0dc ovl: remove not used argument in ovl_check_origin by youngjun · 4 years, 9 months ago
- 5ac8e80 ovl: change ovl_copy_up_flags static by youngjun · 4 years, 9 months ago
- 24f1400 ovl: inode reference leak in ovl_is_inuse true case. by youngjun · 4 years, 9 months ago
- 681fda8 io_uring: fix recvmsg memory leak with buffer selection by Pavel Begunkov · 4 years, 8 months ago
- 31070f6 fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS by Chirantan Ekbote · 4 years, 8 months ago
- 7779b04 fuse: don't ignore errors from fuse_writepages_fill() by Vasily Averin · 4 years, 9 months ago
- 6ddf3af fuse: clean up condition for writepage sending by Miklos Szeredi · 4 years, 8 months ago
- b330966 fuse: reject options on reconfigure via fsconfig(2) by Miklos Szeredi · 4 years, 8 months ago
- e8b20a4 fuse: ignore 'data' argument of mount(..., MS_REMOUNT) by Miklos Szeredi · 4 years, 8 months ago
- 0189a2d fuse: use ->reconfigure() instead of ->remount_fs() by Miklos Szeredi · 4 years, 8 months ago
- c146024 fuse: fix warning in tree_insert() and clean up writepage insertion by Miklos Szeredi · 4 years, 8 months ago
- 69a6487 fuse: move rb_erase() before tree_insert() by Miklos Szeredi · 4 years, 8 months ago
- 913fadc NFS: Fix interrupted slots by sending a solo SEQUENCE operation by Anna Schumaker · 4 years, 9 months ago
- 4437dd6 Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 72c34e8 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
- 16d5980 io_uring: fix not initialised work->flags by Pavel Begunkov · 4 years, 8 months ago
- dd821e0 io_uring: fix missing msg_name assignment by Pavel Begunkov · 4 years, 8 months ago
- 5ab39e08 Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
- a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 8 months ago
- d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 8 months ago
- 309fc03 io_uring: account user memory freed when exit has been queued by Jens Axboe · 4 years, 8 months ago
- 667e57d io_uring: fix memleak in io_sqe_files_register() by Yang Yingliang · 4 years, 8 months ago
- d777659 btrfs: wire up iter_file_splice_write by Christoph Hellwig · 4 years, 9 months ago
- 230ed39 btrfs: fix double put of block group with nocow by Josef Bacik · 4 years, 9 months ago
- a8dab63 cifs: update internal module version number by Steve French · 4 years, 9 months ago
- a77592a cifs: fix reference leak for tlink by Ronnie Sahlberg · 4 years, 9 months ago
- f88814c efi/efivars: Expose RT service availability via efivars abstraction by Ard Biesheuvel · 4 years, 9 months ago
- f3bd9da io_uring: fix memleak in __io_sqe_files_update() by Yang Yingliang · 4 years, 9 months ago
- 6d5f904 io_uring: export cq overflow status to userspace by Xiaoguang Wang · 4 years, 9 months ago
- 8668115 smb3: fix unneeded error message on change notify by Steve French · 4 years, 9 months ago
- 775802c fs: remove __vfs_read by Christoph Hellwig · 4 years, 11 months ago
- 6209dd9 fs: implement kernel_read using __kernel_read by Christoph Hellwig · 4 years, 11 months ago
- 61a707c fs: add a __kernel_read helper by Christoph Hellwig · 4 years, 11 months ago
- 53ad862 fs: remove __vfs_write by Christoph Hellwig · 4 years, 10 months ago
- 81238b2 fs: implement kernel_write using __kernel_write by Christoph Hellwig · 4 years, 11 months ago
- a01ac27 fs: check FMODE_WRITE in __kernel_write by Christoph Hellwig · 4 years, 11 months ago
- 9db9775 fs: unexport __kernel_write by Christoph Hellwig · 4 years, 10 months ago
- 13c164b autofs: switch to kernel_write by Christoph Hellwig · 4 years, 10 months ago