aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17autofs: add comment about autofs_mountpoint_changed()Ian Kent1-3/+20
2022-07-17autofs: use dentry info count instead of simple_empty()Ian Kent3-11/+14
2022-07-17autofs: make dentry info count consistentIan Kent2-4/+1
2022-07-17autofs: use inode permission method for write accessIan Kent1-41/+22
2022-07-17epoll: autoremove wakers even more aggressivelyBenjamin Segall1-0/+22
2022-07-17proc: delete unused <linux/uaccess.h> includesAlexey Dobriyan8-14/+0
2022-07-17mm: thp: kill __transhuge_page_enabled()Yang Shi1-1/+1
2022-07-17mm: thp: kill transparent_hugepage_active()Yang Shi1-1/+1
2022-07-17xfs: add dax dedupe supportShiyang Ruan4-7/+69
2022-07-17xfs: support CoW in fsdax modeShiyang Ruan3-6/+58
2022-07-17fsdax: dedup file range to use a compare functionShiyang Ruan3-7/+114
2022-07-17fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan1-8/+19
2022-07-17fsdax: replace mmap entry in case of CoWShiyang Ruan1-35/+42
2022-07-17fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan1-5/+83
2022-07-17fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan1-5/+13
2022-07-17fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan1-9/+41
2022-07-17xfs: implement ->notify_failure() for XFSShiyang Ruan6-3/+238
2022-07-17fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan1-0/+63
2022-07-17dax: introduce holder for dax_deviceShiyang Ruan4-13/+18
2022-07-17mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra1-1/+1
2022-07-16Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds9-256/+340
2022-07-16fs: remove no_llseekJason A. Donenfeld3-9/+1
2022-07-16fs: check FMODE_LSEEK to control internal pipe splicingJason A. Donenfeld1-6/+4
2022-07-16fs: do not compare against ->llseekJason A. Donenfeld3-12/+6
2022-07-16fs: clear or set FMODE_LSEEK based on llseek functionJason A. Donenfeld2-0/+6
2022-07-15fs-verity: mention btrfs supportEric Biggers1-5/+5
2022-07-15Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"Christian Brauner1-24/+1
2022-07-15ovl: handle idmappings in ovl_get_acl()Christian Brauner1-8/+79
2022-07-15acl: make posix_acl_clone() available to overlayfsChristian Brauner1-1/+2
2022-07-15acl: port to vfs{g,u}id_tChristian Brauner1-11/+11
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner5-51/+128
2022-07-15Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into fs.idmapped.overlay.aclChristian Brauner57-467/+991
2022-07-15fs/buffer: Fix the ll_rw_block() kernel-doc headerBart Van Assche1-3/+2
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds3-13/+17
2022-07-15Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba4-44/+50
2022-07-15Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba1-18/+22
2022-07-15Revert "btrfs: turn fs_info member buffer_radix into XArray"David Sterba4-55/+97
2022-07-15Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"David Sterba6-139/+171
2022-07-14Revert "vf/remap: return the amount of bytes actually deduplicated"Linus Torvalds1-1/+1
2022-07-14Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+16
2022-07-14Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds3-8/+18
2022-07-14fs/zonefs: Use the enum req_op type for tracing request operationsBart Van Assche1-1/+1
2022-07-14fs/xfs: Use the enum req_op and blk_opf_t typesBart Van Assche4-5/+5
2022-07-14fs/ocfs2: Use the enum req_op and blk_opf_t typesBart Van Assche1-6/+5
2022-07-14fs/ntfs3: Use enum req_op where appropriateBart Van Assche2-2/+2
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche5-21/+21
2022-07-14fs/nfs: Use enum req_op where appropriateBart Van Assche1-7/+6
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche1-7/+8
2022-07-14fs/iomap: Use the new blk_opf_t typeBart Van Assche1-4/+4
2022-07-14fs/hfsplus: Use the enum req_op and blk_opf_t typesBart Van Assche4-12/+11