summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-07-04orangefs: fix build warning from debugfs cleanup patchGreg Kroah-Hartman
2019-07-04ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman
2019-07-03xfs: wire up the v5 inumbers ioctlDarrick J. Wong
2019-07-03xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong
2019-07-03xfs: introduce v5 inode group structureDarrick J. Wong
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong
2019-07-03xfs: rename bulkstat functionsDarrick J. Wong
2019-07-03xfs: remove various bulk request typedef usageDarrick J. Wong
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd: create xdr_netobj_dup helperJ. Bruce Fields
2019-07-03nfsd: allow forced expiration of NFSv4 clientsJ. Bruce Fields
2019-07-03nfsd: create get_nfsdfs_clp helperJ. Bruce Fields
2019-07-03nfsd4: show layout stateidsJ. Bruce Fields
2019-07-03nfsd: show lock and deleg stateidsJ. Bruce Fields
2019-07-03nfsd4: add file to display list of client's opensJ. Bruce Fields
2019-07-03nfsd: add more information to client info fileJ. Bruce Fields
2019-07-03nfsd: escape high characters in binary dataJ. Bruce Fields
2019-07-03nfsd: copy client's address including port number to cl_addrJ. Bruce Fields
2019-07-03nfsd4: add a client info fileJ. Bruce Fields
2019-07-03nfsd: make client/ directory names small intsJ. Bruce Fields
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields
2019-07-03nfsd4: use reference count to free clientJ. Bruce Fields
2019-07-03nfsd: rename cl_refcountJ. Bruce Fields
2019-07-03nfsd: persist nfsd filesystem across mountsJ. Bruce Fields
2019-07-03nfsd: fix cleanup of nfsd_reply_cache_init on failureJ. Bruce Fields
2019-07-03nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields
2019-07-03nfsd: Spelling s/EACCESS/EACCES/Geert Uytterhoeven
2019-07-03lockd: Make two symbols staticYueHaibing
2019-07-03locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington
2019-07-03lockd: Show pid of lockd for remote locksBenjamin Coddington
2019-07-03lockd: Remove lm_compare_owner and lm_owner_keyBenjamin Coddington
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington
2019-07-03lockd: prepare nlm_lockowner for use by the serverBenjamin Coddington
2019-07-03nfsd: note inadequate stats lockingJ. Bruce Fields
2019-07-03nfsd4: drc containerizationJ. Bruce Fields
2019-07-03nfsd: don't call nfsd_reply_cache_shutdown twiceJ. Bruce Fields
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-03f2fs: support swap file w/ DIOJaegeuk Kim
2019-07-03fs: xfs: xfs_log: Change return type from int to voidHariprasad Kelam
2019-07-03xfs: poll waiting for quotacheckDarrick J. Wong
2019-07-03ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03debugfs: provide pr_fmt() macroGreg Kroah-Hartman
2019-07-03debugfs: log errors when something goes wrongGreg Kroah-Hartman
2019-07-03xfs: multithreaded iwalk implementationDarrick J. Wong
2019-07-03ext2: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-03gfs2: don't use buffer_heads in gfs2_allocate_page_backingChristoph Hellwig