summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells
2018-10-24afs: Fix callback handlingDavid Howells
2018-10-24afs: Eliminate the address pointer from the address list cursorDavid Howells
2018-10-24afs: Allow dumping of server cursor on operation failureDavid Howells
2018-10-24afs: Implement YFS support in the fs clientDavid Howells
2018-10-24afs: Expand data structure fields to support YFSDavid Howells
2018-10-24afs: Get the target vnode in afs_rmdir() and get a callback on itDavid Howells
2018-10-24afs: Calc callback expiry in op reply deliveryDavid Howells
2018-10-24afs: Fix FS.FetchStatus delivery from updating wrong vnodeDavid Howells
2018-10-24afs: Implement the YFS cache manager serviceDavid Howells
2018-10-24afs: Remove callback details from afs_callback_break structDavid Howells
2018-10-24afs: Commit the status on a new file/dir/symlinkDavid Howells
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells
2018-10-24afs: Don't invoke the server to read data beyond EOFDavid Howells
2018-10-24afs: Add a couple of tracepoints to log I/O errorsDavid Howells
2018-10-24afs: Handle EIO from delivery functionDavid Howells
2018-10-24afs: Fix TTL on VL server and address listsDavid Howells
2018-10-24afs: Implement VL server rotationDavid Howells
2018-10-24afs: Improve FS server rotation error handlingDavid Howells
2018-10-24afs: Set up the iov_iter before calling afs_extract_data()David Howells
2018-10-24afs: Better tracing of protocol errorsDavid Howells
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-24iov_iter: Use accessor functionDavid Howells
2018-10-23NFS: change sign of nfs_fh lengthFrank Sorenson
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18nfs: remove redundant call to nfs_context_set_write_error()Benjamin Coddington
2018-10-18nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-15afs: Fix clearance of replyDavid Howells
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger
2018-10-13Merge branch 'akpm'Greg Kroah-Hartman
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-10-13ocfs2: fix a GCC warningzhong jiang
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12afs: Fix afs_server struct leakDavid Howells
2018-10-12gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher
2018-10-12afs: Fix cell proc listDavid Howells
2018-10-11Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-10-08filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05proc: restrict kernel stack dumps to rootJann Horn