- eb9cc35 NFS: switch nfsiod to be an UNBOUND workqueue. by NeilBrown · 4 years, 2 months ago
- 0e1c02e lockd: don't use interval-based rebinding over TCP by Calum Mackay · 4 years, 3 months ago
- 77303b6 NFSv4: Fix the alignment of page data in the getdeviceinfo reply by Trond Myklebust · 4 years, 2 months ago
- 78c9026 NFSv4.2: condition READDIR's mask for security label based on LSM state by Olga Kornievskaia · 4 years, 2 months ago
- 941327d virtiofs fix leak in setup by Miklos Szeredi · 4 years, 2 months ago
- 8b1a51f f2fs: call f2fs_get_meta_page_retry for nat page by Jaegeuk Kim · 4 years, 3 months ago
- f5d4e47 fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode() by Anant Thazhemadam · 4 years, 1 month ago
- e196311 quota: Sanity-check quota file headers on load by Jan Kara · 4 years, 3 months ago
- c2c9944 f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- e5a2a00 ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- 456fcfc ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- 2da473e fscrypt: add fscrypt_is_nokey_name() by Eric Biggers · 4 years, 2 months ago
- 3b7c17a fscrypt: remove kernel-internal constants from UAPI header by Eric Biggers · 4 years, 3 months ago
- 7812d88 f2fs: init dirty_secmap incorrectly by Jack Qiu · 4 years, 2 months ago
- 4cad005 f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 3 months ago
- 5f5240c exfat: Avoid allocating upcase table using kcalloc() by Artem Labazov · 4 years, 1 month ago
- 31d00f6 Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 782598e Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 1 month ago
- 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
- 6840a3d Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- 21e3140 NFS: Disable READ_PLUS by default by Anna Schumaker · 4 years, 2 months ago
- fe8eb82 NFSv4.2: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 2 months ago
- 1c87b85 NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation by Chuck Lever · 4 years, 2 months ago
- 6bea022 zonefs: fix page reference and BIO leak by Damien Le Moal · 4 years, 1 month ago
- 4cb6829 afs: Fix memory leak when mounting with multiple source parameters by David Howells · 4 years, 1 month ago
- 7d8761b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
- f26c08b io_uring: fix file leak on error path of io ctx creation by Hillf Danton · 4 years, 1 month ago
- e8c954d io_uring: fix mis-seting personality's creds by Pavel Begunkov · 4 years, 1 month ago
- 2bf509d coredump: fix core_pattern parse error by Menglong Dong · 4 years, 1 month ago
- 619ca26 Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- d4e9041 Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 2 months ago
- ea64370 cifs: refactor create_sd_buf() and and avoid corrupting the buffer by Ronnie Sahlberg · 4 years, 2 months ago
- 59463eb cifs: add NULL check for ses->tcon_ipc by Aurelien Aptel · 4 years, 2 months ago
- 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 2 months ago
- c82a505 Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 2 months ago
- 34816d2 Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 2 months ago
- 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 2 months ago
- cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 2 months ago
- dd0ecf5 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 2 months ago
- 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 2 months ago
- 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 2 months ago
- 2d280bc io_uring: fix recvmsg setup with compat buf-select by Pavel Begunkov · 4 years, 2 months ago
- 63e2fff pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled by Trond Myklebust · 4 years, 2 months ago
- 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
- 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 2 months ago
- af60470 io_uring: fix files grab/cancel race by Pavel Begunkov · 4 years, 2 months ago
- f39e7d3 gfs2: Don't freeze the file system during unmount by Bob Peterson · 4 years, 2 months ago
- 7787215 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 2 months ago
- ff04f3b efivarfs: revert "fix memory leak in efivarfs_create()" by Ard Biesheuvel · 4 years, 2 months ago
- 127c501 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 2 months ago
- 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 2 months ago
- 16e6281 gfs2: Fix deadlock dumping resource group glocks by Alexander Aring · 4 years, 2 months ago
- 9c3a205 io_uring: fix ITER_BVEC check by Pavel Begunkov · 4 years, 2 months ago
- eb2667b3 io_uring: fix shift-out-of-bounds when round up cq size by Joseph Qi · 4 years, 2 months ago
- a855fbe btrfs: fix lockdep splat when enabling and disabling qgroups by Filipe Manana · 4 years, 2 months ago
- 7aa6d35 btrfs: do nofs allocations when adding and removing qgroup relations by Filipe Manana · 4 years, 2 months ago
- 3d05cad btrfs: fix lockdep splat when reading qgroup config on mount by Filipe Manana · 4 years, 2 months ago
- 6d06b0a btrfs: tree-checker: add missing returns after data_ref alignment checks by David Sterba · 4 years, 2 months ago
- 0697d9a btrfs: don't access possibly stale fs_info data for printing duplicate device by Johannes Thumshirn · 4 years, 2 months ago
- 68d3fa2 Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 4a51c60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- a7f07fc Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
- a9e5c87 afs: Fix speculative status fetch going out of order wrt to modifications by David Howells · 4 years, 2 months ago
- 488dac0 libfs: fix error cast of negative value in simple_attr_write() by Yicong Yang · 4 years, 2 months ago
- a349e4c Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- ba91110 Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 2 months ago
- fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- f902b21 ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years, 2 months ago
- 2bf31d9 jbd2: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- eb84090 xfs: revert "xfs: fix rmap key and record comparison functions" by Darrick J. Wong · 4 years, 2 months ago
- 704c231 ext4: drop fast_commit from /proc/mounts by Theodore Ts'o · 4 years, 2 months ago
- 883a790 xfs: don't allow NOWAIT DIO across extent boundaries by Dave Chinner · 4 years, 2 months ago
- 595189c xfs: return corresponding errcode if xfs_initialize_perag() fail by Yu Kuai · 4 years, 2 months ago
- 27c14b5 xfs: ensure inobt record walks always make forward progress by Darrick J. Wong · 4 years, 2 months ago
- ada49d6 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) by Gao Xiang · 4 years, 2 months ago
- 6b48e5b xfs: directory scrub should check the null bestfree entries too by Darrick J. Wong · 4 years, 2 months ago
- 498fe26 xfs: strengthen rmap record flags checking by Darrick J. Wong · 4 years, 2 months ago
- e95b6c3 xfs: fix the minrecs logic when dealing with inode root child blocks by Darrick J. Wong · 4 years, 2 months ago
- 20b3291 gfs2: Fix regression in freeze_go_sync by Bob Peterson · 4 years, 2 months ago
- e297822 io_uring: order refnode recycling by Pavel Begunkov · 4 years, 2 months ago
- 1e5d770 io_uring: get an active ref_node from files_data by Pavel Begunkov · 4 years, 2 months ago
- c993df5 io_uring: don't double complete failed reissue request by Jens Axboe · 4 years, 2 months ago
- 1254100 smb3: Handle error case during offload read path by Rohith Surabattula · 4 years, 3 months ago
- ac873aa smb3: Avoid Mid pending list corruption by Rohith Surabattula · 4 years, 3 months ago
- de9ac0a smb3: Call cifs reconnect from demultiplex thread by Rohith Surabattula · 4 years, 3 months ago
- 9812857 cifs: fix a memleak with modefromsid by Namjae Jeon · 4 years, 2 months ago
- 4bbf439 fix return values of seq_read_iter() by Al Viro · 4 years, 2 months ago
- e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
- f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
- 944d144 io_uring: handle -EOPNOTSUPP on path resolution by Jens Axboe · 4 years, 2 months ago
- f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- d9315f5 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- 8d4c3e7 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years, 2 months ago
- 1b1e926 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 1a49a97 btrfs: tree-checker: add missing return after error in root_item by Daniel Xu · 4 years, 2 months ago
- 6f23277 btrfs: qgroup: don't commit transaction when we already hold the handle by Qu Wenruo · 4 years, 2 months ago
- c334730 btrfs: fix missing delalloc new bit for new delalloc ranges by Filipe Manana · 4 years, 3 months ago