summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysNFSD: Split linux/nfs_ssc.hChuck Lever
4 daysnfs_common: Synchronize access to the SSC client ops tableChuck Lever
4 daysNFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.cChuck Lever
4 daysnfs_common: Remove unused nfs_ssc_client_ops infrastructureChuck Lever
4 daysNFSD: Use struct knfsd_fh in struct pnfs_ff_layoutChuck Lever
4 dayslockd: Switch linux/nfs.h to linux/nfs_fh.hChuck Lever
4 daysNFS: Add linux/nfs_fh.hChuck Lever
4 daysNFSD: Map flex file layout IDs through the request's user namespaceChuck Lever
4 daysNFSD: Move nfsd_v4client() out of nfsd.hChuck Lever
4 daysNFSD: Evacuate NFSv4 entry-point prototypes from nfsd.hChuck Lever
4 daysNFSD: Relocate NFSv4-internal constants to state.hChuck Lever
4 daysNFSD: Remove two unused NFSv4 constantsChuck Lever
4 daysNFSD: Move pre-xdr'ed status codes out of nfsd.hChuck Lever
4 daysNFSD: Move XDR encoding helpers out of xdr4.hChuck Lever
4 daysnfsd: separate out VFS-specific code from nfsd4_create_file()NeilBrown
4 daysnfsd: move v0 checking out of nfsd_check_obj_isreg()NeilBrown
4 daysnfsd: reduce want-write range in nfsd4_create_file()NeilBrown
4 daysnfsd: move some code out of the d_really_is_negative() branch in nfsd4_create...NeilBrown
4 daysnfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()NeilBrown
4 daysnfsd: reduce range of directory lock in nfsd4_create_file()NeilBrown
4 daysnfsd: (almost) always open file in nfsd4_create_file()NeilBrown
4 daysnfsd: fh_want_write) failure need not be immediately fatal for nfsd4_create_f...NeilBrown
4 daysnfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlierNeilBrown
4 daysnfsd: in nfsd4_create_file() let VFS report if file was created.NeilBrown
4 daysnfsd: remove subtlety from nfsd4_create_file()NeilBrown
4 daysnfsd: move more nfs-specific code into preamble of nfsd4_create_file()NeilBrown
4 daysnfsd: move fh_want_write() after preamble in nfsd4_create_file()NeilBrown
4 daysnfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()NeilBrown
4 daysnfsd: correctly handle CREATE of mounted-on filesNeilBrown
4 daysnfsd: move check_nfsd_access() call into nfsd_cross_mnt()NeilBrown
4 daysnfsd: honour client-provided attributes for NFS4_CREATE_EXCLUSIVE4_1NeilBrown
4 dayssamples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-multi-modifyHaotian Zhang
4 dayssamples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-modifyHaotian Zhang
4 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
4 daysMerge tag 'apparmor-pr-2026-08-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
4 dayslibceph: reject buckets with mismatched CRUSH idsJérémy Jean
4 daysceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
4 daysceph: fix leaked inode reference on writeback abort at umountMatthew Brown
4 dayslibceph: remove ceph_put_page_vector()Tal Zussman
4 dayslibceph: validate banner payload lengthAleksandr Nogikh
4 daysceph: make nearfull sync writes opt-inAlex Markuze
4 daysceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
4 daysceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
4 daysceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
4 daysceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
4 daysceph: pass inode pointer around instead of reloading itMax Kellermann
4 daysceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
4 daysceph: add helper function ceph_cap_is_removed()Max Kellermann
4 daysceph: make __ceph_remove_cap() staticMax Kellermann