Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | xfs: rename struct xfs_legacy_ictimestamp | Christoph Hellwig | 2021-04-23 | 4 | -6/+6 | |
| * | | | | | | | | xfs: rename xfs_ictimestamp_t | Christoph Hellwig | 2021-04-23 | 4 | -9/+9 | |
* | | | | | | | | | Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2021-05-06 | 18 | -684/+524 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ceph: don't allow access to MDS-private inodes | Jeff Layton | 2021-04-27 | 4 | -0/+42 | |
| * | | | | | | | | | ceph: fix up some bare fetches of i_size | Jeff Layton | 2021-04-27 | 4 | -16/+16 | |
| * | | | | | | | | | ceph: convert some PAGE_SIZE invocations to thp_size() | Jeff Layton | 2021-04-27 | 1 | -26/+25 | |
| * | | | | | | | | | ceph: support getting ceph.dir.rsnaps vxattr | Yanhu Cao | 2021-04-27 | 5 | -2/+18 | |
| * | | | | | | | | | ceph: drop pinned_page parameter from ceph_get_caps | Jeff Layton | 2021-04-27 | 4 | -26/+13 | |
| * | | | | | | | | | ceph: fix inode leak on getattr error in __fh_to_dentry | Jeff Layton | 2021-04-27 | 1 | -1/+3 | |
| * | | | | | | | | | ceph: only check pool permissions for regular files | Jeff Layton | 2021-04-27 | 1 | -0/+4 | |
| * | | | | | | | | | ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon | Xiubo Li | 2021-04-27 | 2 | -2/+80 | |
| * | | | | | | | | | ceph: avoid counting the same request twice or more | Xiubo Li | 2021-04-27 | 1 | -10/+10 | |
| * | | | | | | | | | ceph: rename the metric helpers | Xiubo Li | 2021-04-27 | 6 | -35/+35 | |
| * | | | | | | | | | ceph: fix kerneldoc copypasta over ceph_start_io_direct | Jeff Layton | 2021-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | ceph: use attach/detach_page_private for tracking snap context | Jeff Layton | 2021-04-27 | 1 | -11/+7 | |
| * | | | | | | | | | ceph: don't use d_add in ceph_handle_snapdir | Jeff Layton | 2021-04-27 | 3 | -14/+25 | |
| * | | | | | | | | | ceph: don't clobber i_snap_caps on non-I_NEW inode | Jeff Layton | 2021-04-27 | 1 | -4/+5 | |
| * | | | | | | | | | ceph: fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-04-27 | 1 | -0/+2 | |
| * | | | | | | | | | ceph: convert ceph_readpages to ceph_readahead | Jeff Layton | 2021-04-27 | 1 | -199/+31 | |
| * | | | | | | | | | ceph: convert ceph_write_begin to netfs_write_begin | Jeff Layton | 2021-04-27 | 1 | -129/+57 | |
| * | | | | | | | | | ceph: convert ceph_readpage to netfs_readpage | Jeff Layton | 2021-04-27 | 3 | -10/+195 | |
| * | | | | | | | | | ceph: fix fscache invalidation | Jeff Layton | 2021-04-27 | 2 | -0/+2 | |
| * | | | | | | | | | ceph: rework PageFsCache handling | Jeff Layton | 2021-04-27 | 2 | -1/+9 | |
| * | | | | | | | | | ceph: rip out old fscache readpage handling | Jeff Layton | 2021-04-27 | 5 | -254/+3 | |
| * | | | | | | | | | Merge remote-tracking branch 'dhowells/netfs-lib' | Ilya Dryomov | 2021-04-27 | 20 | -6/+1931 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-05-06 | 14 | -63/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ecryptfs: fix kernel panic with null dev_name | Jeffrey Mitchell | 2021-04-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | ecryptfs: remove unused helpers | Christian Brauner | 2021-04-19 | 1 | -12/+0 | |
| * | | | | | | | | | | | ecryptfs: Fix typo in message | Sascha Hauer | 2021-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | eCryptfs: Use DEFINE_MUTEX() for mutex lock | Ye Bin | 2021-04-19 | 1 | -4/+2 | |
| * | | | | | | | | | | | ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers | Lee Jones | 2021-04-19 | 1 | -6/+7 | |
| * | | | | | | | | | | | ecryptfs: inode: Help out nearly-there header and demote non-conformant ones | Lee Jones | 2021-04-19 | 1 | -6/+5 | |
| * | | | | | | | | | | | ecryptfs: mmap: Help out one function header and demote other abuses | Lee Jones | 2021-04-19 | 1 | -5/+6 | |
| * | | | | | | | | | | | ecryptfs: crypto: Supply some missing param descriptions and demote abuses | Lee Jones | 2021-04-19 | 1 | -10/+10 | |
| * | | | | | | | | | | | ecryptfs: miscdev: File headers are not good kernel-doc candidates | Lee Jones | 2021-04-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers | Lee Jones | 2021-04-19 | 1 | -12/+12 | |
| * | | | | | | | | | | | ecryptfs: messaging: Add missing param descriptions and demote abuses | Lee Jones | 2021-04-19 | 1 | -3/+5 | |
| * | | | | | | | | | | | ecryptfs: super: Fix formatting, naming and kernel-doc abuses | Lee Jones | 2021-04-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | ecryptfs: file: Demote kernel-doc abuses | Lee Jones | 2021-04-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | ecryptfs: kthread: Demote file header and provide description for 'cred' | Lee Jones | 2021-04-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | ecryptfs: dentry: File headers are not good candidates for kernel-doc | Lee Jones | 2021-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | ecryptfs: debug: Demote a couple of kernel-doc abuses | Lee Jones | 2021-04-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | ecryptfs: read_write: File headers do not make good candidates for kernel-doc | Lee Jones | 2021-04-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge tag 'v5.12-rc7' into ecryptfs/next | Tyler Hicks | 2021-04-19 | 615 | -11561/+19553 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ecryptfs: use DEFINE_MUTEX() for mutex lock | Zheng Yongjun | 2021-01-30 | 1 | -2/+1 | |
| * | | | | | | | | | | | | eCryptfs: add a semicolon | Tom Rix | 2021-01-30 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 15 | -110/+190 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | btrfs: use memzero_page() instead of open coded kmap pattern | Ira Weiny | 2021-05-05 | 6 | -58/+18 | |
| * | | | | | | | | | | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 2021-05-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | | mm: fs: invalidate BH LRU during page migration | Minchan Kim | 2021-05-05 | 1 | -6/+30 |