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