aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-04-29xfs: unconditionally read all AGFs on mounts with perag reservationGravatar Brian Foster 1-11/+23
2021-04-29xfs: count free space btree blocks when scrubbing pre-lazysbcount fsesGravatar Darrick J. Wong 1-1/+38
2021-04-29xfs: update superblock counters correctly for !lazysbcountGravatar Dave Chinner 2-3/+16
2021-04-29xfs: don't check agf_btreeblks on pre-lazysbcount filesystemsGravatar Darrick J. Wong 2-2/+8
2021-04-29xfs: remove obsolete AGF counter debuggingGravatar Darrick J. Wong 6-31/+0
2021-04-29orangefs: leave files in the page cache for a few micro seconds at leastGravatar Mike Marshall 1-1/+1
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-1429/+1510
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+0
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+6
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+91
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+4
2021-04-28Orangef: implement orangefs_readahead.Gravatar Mike Marshall 2-103/+53
2021-04-27smb3.1.1: enable negotiating stronger encryption by defaultGravatar Steve French 1-1/+1
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+4
2021-04-27seq_file: Add a seq_bprintf functionGravatar Florent Revest 1-0/+18
2021-04-27ceph: don't allow access to MDS-private inodesGravatar Jeff Layton 4-0/+42
2021-04-27ceph: fix up some bare fetches of i_sizeGravatar Jeff Layton 4-16/+16
2021-04-27ceph: convert some PAGE_SIZE invocations to thp_size()Gravatar Jeff Layton 1-26/+25
2021-04-27ceph: support getting ceph.dir.rsnaps vxattrGravatar Yanhu Cao 5-2/+18
2021-04-27ceph: drop pinned_page parameter from ceph_get_capsGravatar Jeff Layton 4-26/+13
2021-04-27ceph: fix inode leak on getattr error in __fh_to_dentryGravatar Jeff Layton 1-1/+3
2021-04-27ceph: only check pool permissions for regular filesGravatar Jeff Layton 1-0/+4
2021-04-27ceph: send opened files/pinned caps/opened inodes metrics to MDS daemonGravatar Xiubo Li 2-2/+80
2021-04-27ceph: avoid counting the same request twice or moreGravatar Xiubo Li 1-10/+10
2021-04-27ceph: rename the metric helpersGravatar Xiubo Li 6-35/+35
2021-04-27ceph: fix kerneldoc copypasta over ceph_start_io_directGravatar Jeff Layton 1-1/+1
2021-04-27ceph: use attach/detach_page_private for tracking snap contextGravatar Jeff Layton 1-11/+7
2021-04-27ceph: don't use d_add in ceph_handle_snapdirGravatar Jeff Layton 3-14/+25
2021-04-27ceph: don't clobber i_snap_caps on non-I_NEW inodeGravatar Jeff Layton 1-4/+5
2021-04-27ceph: fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+2
2021-04-27ceph: convert ceph_readpages to ceph_readaheadGravatar Jeff Layton 1-199/+31
2021-04-27ceph: convert ceph_write_begin to netfs_write_beginGravatar Jeff Layton 1-129/+57
2021-04-27ceph: convert ceph_readpage to netfs_readpageGravatar Jeff Layton 3-10/+195
2021-04-27ceph: fix fscache invalidationGravatar Jeff Layton 2-0/+2
2021-04-27ceph: rework PageFsCache handlingGravatar Jeff Layton 2-1/+9
2021-04-27ceph: rip out old fscache readpage handlingGravatar Jeff Layton 5-254/+3
2021-04-27Merge remote-tracking branch 'dhowells/netfs-lib'Gravatar Ilya Dryomov 20-6/+1931
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+9
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-1009/+767
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 20-6/+1931
2021-04-27Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-18/+13
2021-04-27Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-17/+12
2021-04-27Merge tag 'iomap-5.13-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-16/+22
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 67-1995/+1641
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-34/+45
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 27-156/+218
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 18-30/+38
2021-04-27Merge tag 'pstore-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+22
2021-04-27Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2021-04-27io_uring: maintain drain logic for multishot poll requestsGravatar Hao Xu 1-1/+5