summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/vi...fs-nextMark Brown
11 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
11 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/rw/ubi...Mark Brown
11 hoursMerge branch 'ntfs-next' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Mark Brown
11 hoursMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown
12 hoursnext-20260703/ext3Mark Brown
12 hoursMerge branch 'dev' of https://git.kernel.org/pub/scm/linux/kernel/git/linkinj...Mark Brown
12 hoursMerge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6.gitMark Brown
12 hoursMerge branch 'master' of https://github.com/ceph/ceph-client.gitMark Brown
12 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kd...Mark Brown
12 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.gitMark Brown
12 hoursMerge branch 'nfsd-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...fs-currentMark Brown
12 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/xiang...Mark Brown
12 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Mark Brown
12 hoursMerge branch 'next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
13 hoursntfs: dir: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
13 hoursntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
13 hoursntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
13 hoursntfs: fail attrlist updates when the superblock is inactivePeiyang He
13 hoursntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()Namjae Jeon
13 hoursntfs: fix hole runlist memory leak in insert range error pathPeiyang He
13 hoursntfs: avoid calling post_write_mst_fixup() for invalid index_blockValeriy Yashnikov
13 hoursntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()Namjae Jeon
13 hoursntfs: avoid self-deadlock during inode evictionHyunchul Lee
13 hoursntfs: make system files immutable to prevent corruptionNamjae Jeon
23 hourssmb: client: fix busy dentry warning on unmount after DIOZizhi Wo
23 hourssmb: client: preserve leading slash for POSIX absolute symlink targetsSteve French
23 hoursNFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEMChuck Lever
23 hourssmb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan
23 hoursNFSD: Annotate caller preconditions for the state-table walkersChuck Lever
23 hoursNFSD: Prevent post-shutdown use-after-free in unlock_filesystemChuck Lever
23 hoursnfsd: drop the stateid, not the stateowner, on seqid_op replay retryJeff Layton
23 hoursnfsd: restore rq_status_counter to even on all nfsd_dispatch() exit pathsJeff Layton
23 hoursnfsd: initialize DRC hash table before registering shrinkerJeff Layton
23 hoursnfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()Jeff Layton
23 hourslockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton
23 hoursnfsd: reject reclaim LOCK after RECLAIM_COMPLETEJeff Layton
23 hoursnfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost updateJeff Layton
23 hoursnfsd: fix clock domain mismatch in clients_still_reclaiming()Jeff Layton
23 hoursnfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()Jeff Layton
23 hoursnfsd: fix FL_SLEEP being set unconditionally for all LOCK typesJeff Layton
23 hoursnfsd: fix version mismatch loops in nfsd_acl_init_request()Jeff Layton
23 hoursnfsd: validate nseconds in TIME_DELEG decode pathsJeff Layton
23 hoursnfsd: add filehandle match check to nfsd4_delegreturn()Jeff Layton
23 hoursnfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()Jeff Layton
23 hourssunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
23 hoursnfsd: fix netlink dumpit error handling for rpc_status_getJeff Layton
23 hoursnfsd: add missing read barrier to rpc_status_get dumpit seqcount retryJeff Layton
23 hoursnfsd: clear opcnt on compound arg release to prevent OOB readJeff Layton
23 hoursnfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrsNikol Kuklev