summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-09-26NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Refactor nfsd_setattr()Chuck Lever
2022-09-26NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever
2022-09-26NFSD: Add tracepoints to report NFSv4 callback completionsChuck Lever
2022-09-26NFSD: Trace NFSv4 COMPOUND tagsChuck Lever
2022-09-26NFSD: Replace dprintk() call site in fh_verify()Chuck Lever
2022-09-26nfsd: remove nfsd4_prepare_cb_recall() declarationGaosheng Cui
2022-09-26nfsd: clean up mounted_on_fileid handlingJeff Layton
2022-09-26NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever
2022-09-26NFSD: drop fname and flen args from nfsd_create_locked()NeilBrown
2022-09-26NFSD: Protect against send buffer overflow in NFSv3 READChuck Lever
2022-09-26NFSD: Protect against send buffer overflow in NFSv2 READChuck Lever
2022-09-26NFSD: Protect against send buffer overflow in NFSv3 READDIRChuck Lever
2022-09-26NFSD: Protect against send buffer overflow in NFSv2 READDIRChuck Lever
2022-09-26NFSD: Increase NFSD_MAX_OPS_PER_COMPOUNDChuck Lever
2022-09-26nfsd: Propagate some error code returned by memdup_user()Christophe JAILLET
2022-09-26nfsd: Avoid some useless testsChristophe JAILLET
2022-09-26nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-09-26NFSD: remove redundant variable statusJinpeng Cui
2022-09-26NFSD enforce filehandle check for source file in COPYOlga Kornievskaia
2022-09-26lockd: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-26NFSD: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-26ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...Jan Kara
2022-09-26erofs: introduce partial-referenced pclustersGao Xiang
2022-09-26erofs: support on-disk compressed fragments dataYue Hu
2022-09-26fs: dlm: fix possible use after free if tracingAlexander Aring
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-23erofs: support interlaced uncompressed data for compressed filesYue Hu
2022-09-23erofs: clean up .read_folio() and .readahead() in fscache modeJingbo Xu
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o
2022-09-22ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-21fscrypt: work on block_devices instead of request_queuesChristoph Hellwig
2022-09-21fscrypt: stop holding extra request_queue referencesEric Biggers
2022-09-21fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-09-21ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara
2022-09-21ext4: use locality group preallocation for small closed filesJan Kara
2022-09-21ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-21ext4: avoid unnecessary spreading of allocations among groupsJan Kara
2022-09-21ext4: make mballoc try target group first even with mb_optimize_scanJan Kara
2022-09-21Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21xattr: always us is_posix_acl_xattr() helperChristian Brauner
2022-09-20Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-20Merge tag 'fs.fixes.v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-20Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-20open: always initialize ownership fieldsTetsuo Handa
2022-09-20fat: port to vfs{g,u}id_t and associated helpersChristian Brauner