summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | xfs: rename struct xfs_legacy_ictimestampChristoph Hellwig2021-04-234-6/+6
| * | | | | | | | xfs: rename xfs_ictimestamp_tChristoph Hellwig2021-04-234-9/+9
* | | | | | | | | Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-05-0618-684/+524
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ceph: don't allow access to MDS-private inodesJeff Layton2021-04-274-0/+42
| * | | | | | | | | ceph: fix up some bare fetches of i_sizeJeff Layton2021-04-274-16/+16
| * | | | | | | | | ceph: convert some PAGE_SIZE invocations to thp_size()Jeff Layton2021-04-271-26/+25
| * | | | | | | | | ceph: support getting ceph.dir.rsnaps vxattrYanhu Cao2021-04-275-2/+18
| * | | | | | | | | ceph: drop pinned_page parameter from ceph_get_capsJeff Layton2021-04-274-26/+13
| * | | | | | | | | ceph: fix inode leak on getattr error in __fh_to_dentryJeff Layton2021-04-271-1/+3
| * | | | | | | | | ceph: only check pool permissions for regular filesJeff Layton2021-04-271-0/+4
| * | | | | | | | | ceph: send opened files/pinned caps/opened inodes metrics to MDS daemonXiubo Li2021-04-272-2/+80
| * | | | | | | | | ceph: avoid counting the same request twice or moreXiubo Li2021-04-271-10/+10
| * | | | | | | | | ceph: rename the metric helpersXiubo Li2021-04-276-35/+35
| * | | | | | | | | ceph: fix kerneldoc copypasta over ceph_start_io_directJeff Layton2021-04-271-1/+1
| * | | | | | | | | ceph: use attach/detach_page_private for tracking snap contextJeff Layton2021-04-271-11/+7
| * | | | | | | | | ceph: don't use d_add in ceph_handle_snapdirJeff Layton2021-04-273-14/+25
| * | | | | | | | | ceph: don't clobber i_snap_caps on non-I_NEW inodeJeff Layton2021-04-271-4/+5
| * | | | | | | | | ceph: fix fall-through warnings for ClangGustavo A. R. Silva2021-04-271-0/+2
| * | | | | | | | | ceph: convert ceph_readpages to ceph_readaheadJeff Layton2021-04-271-199/+31
| * | | | | | | | | ceph: convert ceph_write_begin to netfs_write_beginJeff Layton2021-04-271-129/+57
| * | | | | | | | | ceph: convert ceph_readpage to netfs_readpageJeff Layton2021-04-273-10/+195
| * | | | | | | | | ceph: fix fscache invalidationJeff Layton2021-04-272-0/+2
| * | | | | | | | | ceph: rework PageFsCache handlingJeff Layton2021-04-272-1/+9
| * | | | | | | | | ceph: rip out old fscache readpage handlingJeff Layton2021-04-275-254/+3
| * | | | | | | | | Merge remote-tracking branch 'dhowells/netfs-lib'Ilya Dryomov2021-04-2720-6/+1931
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-0614-63/+73
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell2021-04-191-0/+6
| * | | | | | | | | | | ecryptfs: remove unused helpersChristian Brauner2021-04-191-12/+0
| * | | | | | | | | | | ecryptfs: Fix typo in messageSascha Hauer2021-04-191-1/+1
| * | | | | | | | | | | eCryptfs: Use DEFINE_MUTEX() for mutex lockYe Bin2021-04-191-4/+2
| * | | | | | | | | | | ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headersLee Jones2021-04-191-6/+7
| * | | | | | | | | | | ecryptfs: inode: Help out nearly-there header and demote non-conformant onesLee Jones2021-04-191-6/+5
| * | | | | | | | | | | ecryptfs: mmap: Help out one function header and demote other abusesLee Jones2021-04-191-5/+6
| * | | | | | | | | | | ecryptfs: crypto: Supply some missing param descriptions and demote abusesLee Jones2021-04-191-10/+10
| * | | | | | | | | | | ecryptfs: miscdev: File headers are not good kernel-doc candidatesLee Jones2021-04-191-1/+2
| * | | | | | | | | | | ecryptfs: main: Demote a bunch of non-conformant kernel-doc headersLee Jones2021-04-191-12/+12
| * | | | | | | | | | | ecryptfs: messaging: Add missing param descriptions and demote abusesLee Jones2021-04-191-3/+5
| * | | | | | | | | | | ecryptfs: super: Fix formatting, naming and kernel-doc abusesLee Jones2021-04-191-4/+4
| * | | | | | | | | | | ecryptfs: file: Demote kernel-doc abusesLee Jones2021-04-191-2/+2
| * | | | | | | | | | | ecryptfs: kthread: Demote file header and provide description for 'cred'Lee Jones2021-04-191-1/+2
| * | | | | | | | | | | ecryptfs: dentry: File headers are not good candidates for kernel-docLee Jones2021-04-191-1/+1
| * | | | | | | | | | | ecryptfs: debug: Demote a couple of kernel-doc abusesLee Jones2021-04-191-2/+2
| * | | | | | | | | | | ecryptfs: read_write: File headers do not make good candidates for kernel-docLee Jones2021-04-191-1/+3
| * | | | | | | | | | | Merge tag 'v5.12-rc7' into ecryptfs/nextTyler Hicks2021-04-19615-11561/+19553
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ecryptfs: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-01-301-2/+1
| * | | | | | | | | | | | eCryptfs: add a semicolonTom Rix2021-01-302-2/+2
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0515-110/+190
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | btrfs: use memzero_page() instead of open coded kmap patternIra Weiny2021-05-056-58/+18
| * | | | | | | | | | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-1/+4
| * | | | | | | | | | | | mm: fs: invalidate BH LRU during page migrationMinchan Kim2021-05-051-6/+30