Age | Commit message (Expand) | Author |
2022-09-26 | NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY | Chuck Lever |
2022-09-26 | NFSD: Refactor nfsd_setattr() | Chuck Lever |
2022-09-26 | NFSD: Add a mechanism to wait for a DELEGRETURN | Chuck Lever |
2022-09-26 | NFSD: Add tracepoints to report NFSv4 callback completions | Chuck Lever |
2022-09-26 | NFSD: Trace NFSv4 COMPOUND tags | Chuck Lever |
2022-09-26 | NFSD: Replace dprintk() call site in fh_verify() | Chuck Lever |
2022-09-26 | nfsd: remove nfsd4_prepare_cb_recall() declaration | Gaosheng Cui |
2022-09-26 | nfsd: clean up mounted_on_fileid handling | Jeff Layton |
2022-09-26 | NFSD: Fix handling of oversized NFSv4 COMPOUND requests | Chuck Lever |
2022-09-26 | NFSD: drop fname and flen args from nfsd_create_locked() | NeilBrown |
2022-09-26 | NFSD: Protect against send buffer overflow in NFSv3 READ | Chuck Lever |
2022-09-26 | NFSD: Protect against send buffer overflow in NFSv2 READ | Chuck Lever |
2022-09-26 | NFSD: Protect against send buffer overflow in NFSv3 READDIR | Chuck Lever |
2022-09-26 | NFSD: Protect against send buffer overflow in NFSv2 READDIR | Chuck Lever |
2022-09-26 | NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND | Chuck Lever |
2022-09-26 | nfsd: Propagate some error code returned by memdup_user() | Christophe JAILLET |
2022-09-26 | nfsd: Avoid some useless tests | Christophe JAILLET |
2022-09-26 | nfsd: Fix a memory leak in an error handling path | Christophe JAILLET |
2022-09-26 | NFSD: remove redundant variable status | Jinpeng Cui |
2022-09-26 | NFSD enforce filehandle check for source file in COPY | Olga Kornievskaia |
2022-09-26 | lockd: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-09-26 | NFSD: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-09-26 | ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro... | Jan Kara |
2022-09-26 | erofs: introduce partial-referenced pclusters | Gao Xiang |
2022-09-26 | erofs: support on-disk compressed fragments data | Yue Hu |
2022-09-26 | fs: dlm: fix possible use after free if tracing | Alexander Aring |
2022-09-25 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-09-25 | Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2022-09-24 | Merge branch 'for-6.0/dax' into libnvdimm-fixes | Dan Williams |
2022-09-23 | erofs: support interlaced uncompressed data for compressed files | Yue Hu |
2022-09-23 | erofs: clean up .read_folio() and .readahead() in fscache mode | Jingbo Xu |
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-22 | ext4: limit the number of retries after discarding preallocations blocks | Theodore Ts'o |
2022-09-22 | ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 | Luís Henriques |
2022-09-21 | fscrypt: work on block_devices instead of request_queues | Christoph Hellwig |
2022-09-21 | fscrypt: stop holding extra request_queue references | Eric Biggers |
2022-09-21 | fscrypt: stop using keyrings subsystem for fscrypt_master_key | Eric Biggers |
2022-09-21 | ext4: use buckets for cr 1 block scan instead of rbtree | Jan Kara |
2022-09-21 | ext4: use locality group preallocation for small closed files | Jan Kara |
2022-09-21 | ext4: make directory inode spreading reflect flexbg size | Jan Kara |
2022-09-21 | ext4: avoid unnecessary spreading of allocations among groups | Jan Kara |
2022-09-21 | ext4: make mballoc try target group first even with mb_optimize_scan | Jan Kara |
2022-09-21 | Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-21 | xattr: always us is_posix_acl_xattr() helper | Christian Brauner |
2022-09-20 | Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-20 | Merge tag 'fs.fixes.v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-20 | Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-20 | open: always initialize ownership fields | Tetsuo Handa |
2022-09-20 | fat: port to vfs{g,u}id_t and associated helpers | Christian Brauner |
2022-09-20 | erofs: introduce 'domain_id' mount option | Jia Zhu |