summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-04-30ocfs2: fix a typoBhaskar Chowdhury
2021-04-30ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi
2021-04-30ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-04-30io_uring: Fix memory leak in io_sqe_buffers_register()Zqiang
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29io_uring: Fix premature return from loop and memory leakColin Ian King
2021-04-29io_uring: fix unchecked error in switch_start()Pavel Begunkov
2021-04-29io_uring: allow empty slots for reg buffersPavel Begunkov
2021-04-29io_uring: add more build check for uapiPavel Begunkov
2021-04-29io_uring: dont overlap internal and user req flagsPavel Begunkov
2021-04-29io_uring: fix drain with rsrc CQEsPavel Begunkov
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-29Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-04-29Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-29xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_rangeDarrick J. Wong
2021-04-29xfs: set aside allocation btree blocks from block reservationBrian Foster
2021-04-29xfs: introduce in-core global counter of allocbt blocksBrian Foster
2021-04-29xfs: unconditionally read all AGFs on mounts with perag reservationBrian Foster
2021-04-29xfs: count free space btree blocks when scrubbing pre-lazysbcount fsesDarrick J. Wong
2021-04-29xfs: update superblock counters correctly for !lazysbcountDave Chinner
2021-04-29xfs: don't check agf_btreeblks on pre-lazysbcount filesystemsDarrick J. Wong
2021-04-29xfs: remove obsolete AGF counter debuggingDarrick J. Wong
2021-04-29orangefs: leave files in the page cache for a few micro seconds at leastMike Marshall
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-28btrfs: fix deadlock when cloning inline extents and using qgroupsFilipe Manana
2021-04-28btrfs: fix race leading to unpersisted data and metadata on fsyncFilipe Manana
2021-04-28btrfs: do not consider send context as valid when trying to flush qgroupsFilipe Manana
2021-04-28btrfs: zoned: fix silent data loss after failure splitting ordered extentFilipe Manana
2021-04-28Orangef: implement orangefs_readahead.Mike Marshall
2021-04-27smb3.1.1: enable negotiating stronger encryption by defaultSteve French
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-27seq_file: Add a seq_bprintf functionFlorent Revest
2021-04-27ceph: don't allow access to MDS-private inodesJeff Layton
2021-04-27ceph: fix up some bare fetches of i_sizeJeff Layton
2021-04-27ceph: convert some PAGE_SIZE invocations to thp_size()Jeff Layton
2021-04-27ceph: support getting ceph.dir.rsnaps vxattrYanhu Cao
2021-04-27ceph: drop pinned_page parameter from ceph_get_capsJeff Layton
2021-04-27ceph: fix inode leak on getattr error in __fh_to_dentryJeff Layton
2021-04-27ceph: only check pool permissions for regular filesJeff Layton
2021-04-27ceph: send opened files/pinned caps/opened inodes metrics to MDS daemonXiubo Li
2021-04-27ceph: avoid counting the same request twice or moreXiubo Li
2021-04-27ceph: rename the metric helpersXiubo Li
2021-04-27ceph: fix kerneldoc copypasta over ceph_start_io_directJeff Layton