summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-273-1/+9
|\
| * nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia2021-03-223-0/+8
| * nfs: remove unneeded null check in nfs_fill_super()Olga Kornievskaia2021-03-221-1/+1
* | Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-2710-1009/+767
|\ \
| * | afs: Use the netfs_write_begin() helperDavid Howells2021-04-233-97/+31
| * | afs: Use new netfs lib read helper APIDavid Howells2021-04-235-251/+88
| * | afs: Use the fs operation ops to handle FetchData completionDavid Howells2021-04-235-7/+19
| * | afs: Prepare for use of THPsDavid Howells2021-04-234-202/+244
| * | afs: Extract writeback extension into its own functionDavid Howells2021-04-231-42/+67
| * | afs: Wait on PG_fscache before modifying/releasing a pageDavid Howells2021-04-232-0/+19
| * | afs: Use ITER_XARRAY for writingDavid Howells2021-04-235-186/+107
| * | afs: Set up the iov_iter before calling afs_extract_data()David Howells2021-04-236-249/+314
| * | afs: Log remote unmarshalling errorsDavid Howells2021-04-231-0/+34
| * | afs: Don't truncate iter during data fetchDavid Howells2021-04-234-8/+23
| * | afs: Move key to afs_read structDavid Howells2021-04-234-15/+19
| * | afs: Print the operation debug_id when logging an unexpected data versionDavid Howells2021-04-231-2/+3
| * | afs: Pass page into dirty region helpers to provide THP sizeDavid Howells2021-04-233-54/+42
| * | afs: Disable use of the fscache I/O routinesDavid Howells2021-04-233-175/+36
* | | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-2720-6/+1931
|\ \ \
| * | | netfs: Miscellaneous fixesDavid Howells2021-04-261-3/+3
| |/ /
| * | fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells2021-04-2310-3/+557
| * | netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells2021-04-231-2/+12
| * | netfs: Define an interface to talk to a cacheDavid Howells2021-04-231-1/+238
| * | netfs: Add write_begin helperDavid Howells2021-04-233-3/+174
| * | netfs: Gather statsDavid Howells2021-04-235-2/+127
| * | netfs: Add tracepointsDavid Howells2021-04-231-0/+26
| * | netfs: Provide readahead and readpage netfs helpersDavid Howells2021-04-235-0/+794
| * | netfs: Make a netfs helper moduleDavid Howells2021-04-231-0/+8
| * | mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)2021-04-233-3/+3
* | | Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-04-275-18/+13
|\ \ \
| * | | fs: introduce two inode i_{u,g}id initialization helpersChristian Brauner2021-03-233-4/+4
| * | | fs: introduce fsuidgid_has_mapping() helperChristian Brauner2021-03-231-8/+3
| * | | fs: document and rename fsid helpersChristian Brauner2021-03-235-14/+14
* | | | Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-273-17/+12
|\ \ \ \
| * | | | xattr: fix kernel-doc for mnt_userns and vfs xattr helpersRandy Dunlap2021-03-231-6/+8
| * | | | namei: fix kernel-doc for struct renamedata and moreRandy Dunlap2021-03-231-11/+3
| * | | | libfs: fix kernel-doc for mnt_usernsRandy Dunlap2021-03-231-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'iomap-5.13-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-04-271-16/+22
|\ \ \ \
| * | | | iomap: improve the warnings from iomap_swapfile_activateChristoph Hellwig2021-03-261-16/+22
| | |/ / | |/| |
* | | | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-2767-1995/+1641
|\ \ \ \
| * | | | ovl: remove unneeded ioctlsMiklos Szeredi2021-04-123-116/+0
| * | | | fuse: convert to fileattrMiklos Szeredi2021-04-123-10/+141
| * | | | fuse: add internal open/release helpersMiklos Szeredi2021-04-122-17/+40
| * | | | fuse: unsigned open flagsMiklos Szeredi2021-04-123-4/+6
| * | | | fuse: move ioctl to separate source fileMiklos Szeredi2021-04-124-381/+394
| * | | | vfs: remove unused ioctl helpersMiklos Szeredi2021-04-121-87/+0
| * | | | ubifs: convert to fileattrMiklos Szeredi2021-04-124-42/+43
| * | | | reiserfs: convert to fileattrMiklos Szeredi2021-04-125-70/+64
| * | | | ocfs2: convert to fileattrMiklos Szeredi2021-04-125-48/+27
| * | | | nilfs2: convert to fileattrMiklos Szeredi2021-04-124-43/+25