summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-03-10io-wq: remove unused 'user' member of io_wqJens Axboe
2021-03-10io_uring: Convert personality_idr to XArrayMatthew Wilcox (Oracle)
2021-03-10io_uring: clean R_DISABLED startup messPavel Begunkov
2021-03-10io_uring: fix unrelated ctx reqs cancellationPavel Begunkov
2021-03-10io_uring: SQPOLL parking fixesJens Axboe
2021-03-09NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-03-09NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia
2021-03-09xfs: fix quota accounting when a mount is idmappedDarrick J. Wong
2021-03-09iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani
2021-03-09Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields
2021-03-09Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields
2021-03-08cifs: do not send close in compound create+close requestsPaulo Alcantara
2021-03-08cifs: return proper error code in statfs(2)Paulo Alcantara
2021-03-08cifs: change noisy error message to FYIPaulo Alcantara
2021-03-08cifs: print MIDs in decimal notationPaulo Alcantara
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4Trond Myklebust
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid()Trond Myklebust
2021-03-08NFS: Clean up function nfs_mark_dir_for_revalidate()Trond Myklebust
2021-03-08NFS: Don't gratuitously clear the inode cache when lookup failedTrond Myklebust
2021-03-08NFS: Don't revalidate the directory permissions on a lookup failureTrond Myklebust
2021-03-08NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-08nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler
2021-03-08mount: fix mounting of detached mounts onto targets that reside on shared mountsChristian Brauner
2021-03-08s390,alpha: make TMPFS_INODE64 available againHeiko Carstens
2021-03-08erofs: fix bio->bi_max_vecs behavior changeGao Xiang
2021-03-07io_uring: kill io_sq_thread_fork() and return -EOWNERDEAD if the sq_thread is...Stefan Metzmacher
2021-03-07io_uring: run __io_sq_thread() with the initial creds from io_uring_setup()Stefan Metzmacher
2021-03-07io-wq: warn on creating manager while exitingPavel Begunkov
2021-03-07io_uring: cancel reqs of all iowq's on ring exitPavel Begunkov
2021-03-07io_uring: warn when ring exit takes too longPavel Begunkov
2021-03-07io_uring: index io_uring->xa by ctx not filePavel Begunkov
2021-03-07io_uring: don't take task ring-file notesPavel Begunkov
2021-03-07io_uring: do ctx initiated file note removalPavel Begunkov
2021-03-07io_uring: introduce ctx to tctx back mapPavel Begunkov
2021-03-07io_uring: make del_task_file more forgivingPavel Begunkov
2021-03-07gfs2: fix use-after-free in trans_drainBob Peterson
2021-03-07gfs2: make function gfs2_make_fs_ro() to void typeYang Li
2021-03-06nfsd: don't abort copies earlyJ. Bruce Fields
2021-03-06fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha
2021-03-06nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust
2021-03-06io-wq: always track creds for async issueJens Axboe
2021-03-06io-wq: fix race in freeing 'wq' and worker accessJens Axboe
2021-03-06cifs: ask for more credit on async read/write code pathsAurelien Aptel
2021-03-06cifs: fix credit accounting for extra channelAurelien Aptel
2021-03-06ext4: fix bh ref count on error pathsZhaolong Zhang
2021-03-06fs/ext4: fix integer overflow in s_log_groups_per_flexSabyrzhan Tasbolatov
2021-03-06ext4: add reclaim checks to xattr codeJan Kara
2021-03-06ext4: shrink race window in ext4_should_retry_alloc()Eric Whitney
2021-03-05Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds