summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
7 daysxfs: initialise args->total for parent pointer updatesJavier Tia
7 daysxfs: correct the parent pointer space reservation commentJavier Tia
7 daysxfs: report the error that made deferred work shut down the fsJavier Tia
7 daysxfs: give the deferred barrier op type a nameJavier Tia
7 daysxfs: initialise error in xfs_defer_finish_one()Javier Tia
7 daysxfs: add lock annotations to xfs_ail_delete*Christoph Hellwig
7 daysxfs: add a lock annotation to xlog_cil_push_backgroundChristoph Hellwig
7 daysxfs: add lock annotations to xlog_state_shutdown_callbacksChristoph Hellwig
7 daysxfs: add lock annotations to xfs_try_open_zoneChristoph Hellwig
7 daysxfs: improve lock annotations in the log codeChristoph Hellwig
7 daysxfs: fix the lock annotation in xfs_mru_cache_lookupChristoph Hellwig
7 daysxfs: fix the lock annotation in xfs_extent_busy_update_extentChristoph Hellwig
7 daysxfs: fix the lock annotation on xfs_iget_cache_hitChristoph Hellwig
7 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
7 daysxfs: prevent race in zoned space reservationsHans Holmberg
7 daysxfs: fix media verification ioctl for internal rt volumesDarrick J. Wong
7 daysnfsd: back CB_NOTIFY notify_mask words with per-delegation storageJeff Layton
7 daysnfsd: pass caller-provided attrmask storage into nfsd4_setup_notify_entry4()Jeff Layton
7 daysNFSD: Remove xdr-related headers from fs/nfsd/vfs.cChuck Lever
7 daysNFSD: Move NFSv4-specific CLONE logic into nfsd4_clone()Chuck Lever
7 daysNFSD: Make the write verifier reset helper available outside vfs.cChuck Lever
7 daysNFSD: Move version-specific ACCESS maps into per-version codeChuck Lever
7 daysNFSD: Replace NFS3_ACCESS_FULL in nfsd4_access()Chuck Lever
7 daysNFSD: Send referring calls with CB_RECALLChuck Lever
7 daysNFSD: Destroy a recalled delegation the client does not holdChuck Lever
7 daysNFSD: Correct locking documentation for delegation sc_statusChuck Lever
7 daysNFSD: Budget the CB_RECALL_ANY opcodeChuck Lever
7 daysNFSD: Budget the CB_NOTIFY_LOCK opcodeChuck Lever
7 daysNFSD: Budget the CB_OFFLOAD opcodeChuck Lever
7 daysNFSD: Budget the CB_LAYOUTRECALL recall stateidChuck Lever
7 daysNFSD: Budget the CB_RECALL truncate fieldChuck Lever
7 daysNFSD: Budget the CB_SEQUENCE opcode and referring call array countChuck Lever
7 daysNFSD: Don't apply NFS version-specific behavior to LOCALIO requestsChuck Lever
7 daysNFSD: Name the fh_maxsize value that carries no NFS versionChuck Lever
7 daysNFSD: Tighten header includes in localio.cChuck Lever
7 daysnfsd: fix race between client_info_show() and free_client()Ameer Hamza
7 daysNFSD: Replace nfsd_write()'s "stable" argument with "iocb_flags"Chuck Lever
7 daysNFSD: Split linux/nfs_ssc.hChuck Lever
7 daysnfs_common: Synchronize access to the SSC client ops tableChuck Lever
7 daysNFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.cChuck Lever
7 daysnfs_common: Remove unused nfs_ssc_client_ops infrastructureChuck Lever
7 daysNFSD: Use struct knfsd_fh in struct pnfs_ff_layoutChuck Lever
7 dayslockd: Switch linux/nfs.h to linux/nfs_fh.hChuck Lever
7 daysNFSD: Map flex file layout IDs through the request's user namespaceChuck Lever
7 daysNFSD: Move nfsd_v4client() out of nfsd.hChuck Lever
7 daysNFSD: Evacuate NFSv4 entry-point prototypes from nfsd.hChuck Lever
7 daysNFSD: Relocate NFSv4-internal constants to state.hChuck Lever
7 daysNFSD: Remove two unused NFSv4 constantsChuck Lever
7 daysNFSD: Move pre-xdr'ed status codes out of nfsd.hChuck Lever
7 daysNFSD: Move XDR encoding helpers out of xdr4.hChuck Lever