summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfs: fscache: use timespec64 in inode auxdataArnd Bergmann2020-01-153-11/+21
* nfs: use timespec64 in nfs_fattrArnd Bergmann2020-01-152-7/+7
* NFS: Attach supplementary error information to fs_context.Scott Mayhew2020-01-156-72/+48
* NFS: Additional refactoring for fs_context conversionScott Mayhew2020-01-1512-272/+203
* NFS: Add fs_context support.David Howells2020-01-1511-656/+770
* NFS: Convert mount option parsing to use functionality from fs_parser.hScott Mayhew2020-01-151-423/+364
* NFS: rename nfs_fs_context pointer arg in a few functionsScott Mayhew2020-01-152-58/+58
* NFS: Do some tidying of the parsing codeDavid Howells2020-01-153-78/+66
* NFS: Add a small buffer in nfs_fs_context to avoid string dupDavid Howells2020-01-152-52/+48
* NFS: Deindent nfs_fs_context_parse_option()David Howells2020-01-151-372/+367
* NFS: Split nfs_parse_mount_options()David Howells2020-01-152-56/+73
* NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextDavid Howells2020-01-156-393/+393
* NFS: Constify mount argument match tablesDavid Howells2020-01-151-3/+3
* NFS: Move mount parameterisation bits into their own fileDavid Howells2020-01-154-1412/+1445
* nfs: get rid of ->set_security()Al Viro2020-01-154-55/+21
* nfs_clone_sb_security(): simplify the check for server bogosityAl Viro2020-01-151-1/+1
* nfs: get rid of mount_info ->fill_super()Al Viro2020-01-154-64/+18
* nfs: don't pass nfs_subversion to ->create_server()Al Viro2020-01-157-21/+16
* nfs: unexport nfs_fs_mount_common()Al Viro2020-01-152-5/+3
* nfs: merge xdev and remote file_system_typeAl Viro2020-01-154-29/+11
* nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro2020-01-154-19/+13
* nfs: stash nfs_subversion reference into nfs_mount_infoAl Viro2020-01-154-3/+6
* nfs: lift setting mount_info from nfs_xdev_mount()Al Viro2020-01-153-37/+26
* nfs4: fold nfs_do_root_mount/nfs_follow_remote_pathAl Viro2020-01-151-51/+37
* nfs: don't bother setting/restoring export_path around do_nfs_root_mount()Al Viro2020-01-151-4/+0
* nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_typeAl Viro2020-01-151-22/+4
* nfs: lift setting mount_info from nfs4_remote{,_referral}_mountAl Viro2020-01-151-32/+35
* nfs: stash server into struct nfs_mount_infoAl Viro2020-01-153-18/+14
* saner calling conventions for nfs_fs_mount_common()Al Viro2020-01-152-22/+5
* Merge branch 'dhowells' (patches from DavidH)Linus Torvalds2020-01-141-10/+8
|\
| * afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells2020-01-141-5/+1
| * afs: Fix use-after-loss-of-refDavid Howells2020-01-141-5/+7
* | Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-101-1/+1
|\ \
| * | chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon2020-01-061-1/+1
* | | Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-103-6/+6
|\ \ \
| * | | fs: move guard_bio_eod() after bio_set_op_attrsMing Lei2020-01-093-6/+6
* | | | Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-101-12/+0
|\ \ \ \
| * | | | io_uring: remove punt of short reads to async contextJens Axboe2020-01-071-12/+0
* | | | | Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-092-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | pstore/ram: Regularize prz label allocation lifetimeKees Cook2020-01-082-3/+3
* | | | | ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He2020-01-041-0/+1
* | | | | ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li2020-01-041-0/+8
* | | | | fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap2020-01-041-2/+5
* | | | | fs/namespace.c: make to_mnt_ns() staticEric Biggers2020-01-041-1/+1
* | | | | fs/nsfs.c: include headers for missing declarationsEric Biggers2020-01-041-0/+3
* | | | | fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers2020-01-041-0/+2
* | | | | Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-032-4/+9
|\ \ \ \ \
| * | | | | Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana2019-12-301-3/+3
| * | | | | btrfs: fix compressed write bio blkcg attributionDennis Zhou2019-12-301-4/+5
| * | | | | btrfs: punt all bios created in btrfs_submit_compressed_write()Dennis Zhou2019-12-301-0/+4