summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
4 daysntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
4 daysntfs: fail attrlist updates when the superblock is inactivePeiyang He
4 daysntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()Namjae Jeon
4 daysntfs: fix hole runlist memory leak in insert range error pathPeiyang He
4 daysntfs: avoid calling post_write_mst_fixup() for invalid index_blockValeriy Yashnikov
4 daysntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()Namjae Jeon
4 daysntfs: avoid self-deadlock during inode evictionHyunchul Lee
4 daysntfs: make system files immutable to prevent corruptionNamjae Jeon
4 daysloop: Fix NULL pointer dereference in lo_rw_aio()Tetsuo Handa
4 daysNFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEMChuck Lever
4 dayssmb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan
4 daysNFSD: Annotate caller preconditions for the state-table walkersChuck Lever
4 daysNFSD: Prevent post-shutdown use-after-free in unlock_filesystemChuck Lever
4 daysnfsd: drop the stateid, not the stateowner, on seqid_op replay retryJeff Layton
4 daysnfsd: restore rq_status_counter to even on all nfsd_dispatch() exit pathsJeff Layton
4 daysnfsd: initialize DRC hash table before registering shrinkerJeff Layton
4 daysnfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()Jeff Layton
4 dayslockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton
4 daysnfsd: reject reclaim LOCK after RECLAIM_COMPLETEJeff Layton
4 daysnfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost updateJeff Layton
4 daysnfsd: fix clock domain mismatch in clients_still_reclaiming()Jeff Layton
4 daysnfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()Jeff Layton
4 daysnfsd: fix FL_SLEEP being set unconditionally for all LOCK typesJeff Layton
4 daysnfsd: fix version mismatch loops in nfsd_acl_init_request()Jeff Layton
4 daysnfsd: validate nseconds in TIME_DELEG decode pathsJeff Layton
4 daysnfsd: add filehandle match check to nfsd4_delegreturn()Jeff Layton
4 daysnfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()Jeff Layton
4 daysnfsd: fix netlink dumpit error handling for rpc_status_getJeff Layton
4 daysnfsd: add missing read barrier to rpc_status_get dumpit seqcount retryJeff Layton
4 daysnfsd: clear opcnt on compound arg release to prevent OOB readJeff Layton
4 daysnfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrsNikol Kuklev
4 daysNFSD: remove flawed WARN_ON_ONCE from nfsd_mode_checkMike Snitzer
4 daysNFSD: Bound on-demand DRC slot growth by the thread ceilingChuck Lever
4 daysNFSD: Document and rename the NFSv4.1 session slot shrinker callbacksChuck Lever
4 daysNFSD: Clean up documenting comment for reduce_session_slots()Chuck Lever
4 daysNFSD: Count slot 0 in nfsd_total_target_slotsChuck Lever
4 daysSUNRPC: Add svc_serv_maxthreads() to report the thread ceilingChuck Lever
4 dayslockd: Use "%*phN" to dprintk() a cookieDavid Laight
4 daysNFSD: fix up error returned by write_threads()Scott Mayhew
4 daysnfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecacheJeff Layton
4 daysnfsd: unify cleanups in nfsd_cross_mnt() exitsAl Viro
4 daysnfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_netJeff Layton
4 daysnfsd: fix refcount leak in nfsd_file_lru_add on insertion failureJeff Layton
4 daysnfsd: widen nfsd_genl_rqstp address fields to sockaddr_storageJeff Layton
4 daysnfsd: guard nfsd_serv deref in nfsd_file_net_disposeChris Mason
4 daysNFS/localio: fix ref leak on nfs_uuid_add_file failureChris Mason
4 daysnfsd: hold rcu across localio cmpxchg retryChris Mason
4 daysnfsd: defer vfree of compound ops to fix rpc_status UAFJeff Layton
4 daysnfsd: release OPEN-decoded posix ACLs via op_releaseJeff Layton