summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-2733-77/+3503
|\
| * netfs: Miscellaneous fixesDavid Howells2021-04-261-3/+3
| * iov_iter: Four fixes for ITER_XARRAYDavid Howells2021-04-262-1/+5
| * fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells2021-04-2312-3/+600
| * netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells2021-04-232-2/+70
| * netfs: Define an interface to talk to a cacheDavid Howells2021-04-233-1/+295
| * netfs: Add write_begin helperDavid Howells2021-04-235-4/+185
| * netfs: Gather statsDavid Howells2021-04-236-2/+128
| * netfs: Add tracepointsDavid Howells2021-04-233-0/+226
| * netfs: Provide readahead and readpage netfs helpersDavid Howells2021-04-236-0/+877
| * netfs, mm: Add set/end/wait_on_page_fscache() aliasesDavid Howells2021-04-231-0/+57
| * netfs, mm: Move PG_fscache helper funcs to linux/netfs.hDavid Howells2021-04-232-10/+30
| * netfs: Documentation for helper libraryDavid Howells2021-04-232-0/+527
| * netfs: Make a netfs helper moduleDavid Howells2021-04-231-0/+8
| * mm: Implement readahead_control pageset expansionDavid Howells2021-04-232-0/+77
| * mm/readahead: Handle ractl nr_pages being modifiedMatthew Wilcox (Oracle)2021-04-231-2/+2
| * fs: Document file_ra_stateMatthew Wilcox (Oracle)2021-04-231-10/+14
| * mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)2021-04-237-29/+30
| * mm: Add set/end/wait functions for PG_private_2David Howells2021-04-232-0/+81
| * iov_iter: Add ITER_XARRAYDavid Howells2021-04-232-23/+301
* | Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-04-276-20/+135
|\ \
| * | fs: introduce two inode i_{u,g}id initialization helpersChristian Brauner2021-03-234-4/+32
| * | fs: introduce fsuidgid_has_mapping() helperChristian Brauner2021-03-232-8/+23
| * | fs: document and rename fsid helpersChristian Brauner2021-03-236-16/+40
| * | fs: document mapping helpersChristian Brauner2021-03-231-0/+48
* | | Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-274-20/+26
|\ \ \
| * | | fs: update kernel-doc for vfs_rename()Christian Brauner2021-03-231-0/+11
| * | | fs: turn some comments into kernel-docLukas Bulwahn2021-03-231-3/+3
| * | | 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-2771-2010/+1727
|\ \ \ \
| * | | | 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-122-99/+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
| * | | | jfs: convert to fileattrMiklos Szeredi2021-04-125-85/+49
| * | | | hfsplus: convert to fileattrMiklos Szeredi2021-04-124-95/+59
| * | | | efivars: convert to fileattrMiklos Szeredi2021-04-122-77/+44
| * | | | xfs: convert to fileattrMiklos Szeredi2021-04-126-204/+80
| * | | | orangefs: convert to fileattrMiklos Szeredi2021-04-122-79/+50
| * | | | gfs2: convert to fileattrMiklos Szeredi2021-04-123-43/+27