index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
1
-3
/
+20
2022-07-17
autofs: use dentry info count instead of simple_empty()
Ian Kent
3
-11
/
+14
2022-07-17
autofs: make dentry info count consistent
Ian Kent
2
-4
/
+1
2022-07-17
autofs: use inode permission method for write access
Ian Kent
1
-41
/
+22
2022-07-17
epoll: autoremove wakers even more aggressively
Benjamin Segall
1
-0
/
+22
2022-07-17
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
8
-14
/
+0
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
1
-1
/
+1
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
1
-1
/
+1
2022-07-17
xfs: add dax dedupe support
Shiyang Ruan
4
-7
/
+69
2022-07-17
xfs: support CoW in fsdax mode
Shiyang Ruan
3
-6
/
+58
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
3
-7
/
+114
2022-07-17
fsdax: add dax_iomap_cow_copy() for dax zero
Shiyang Ruan
1
-8
/
+19
2022-07-17
fsdax: replace mmap entry in case of CoW
Shiyang Ruan
1
-35
/
+42
2022-07-17
fsdax: introduce dax_iomap_cow_copy()
Shiyang Ruan
1
-5
/
+83
2022-07-17
fsdax: output address in dax_iomap_pfn() and rename it
Shiyang Ruan
1
-5
/
+13
2022-07-17
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
1
-9
/
+41
2022-07-17
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
6
-3
/
+238
2022-07-17
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
1
-0
/
+63
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
4
-13
/
+18
2022-07-17
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
1
-1
/
+1
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
9
-256
/
+340
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
3
-9
/
+1
2022-07-16
fs: check FMODE_LSEEK to control internal pipe splicing
Jason A. Donenfeld
1
-6
/
+4
2022-07-16
fs: do not compare against ->llseek
Jason A. Donenfeld
3
-12
/
+6
2022-07-16
fs: clear or set FMODE_LSEEK based on llseek function
Jason A. Donenfeld
2
-0
/
+6
2022-07-15
fs-verity: mention btrfs support
Eric Biggers
1
-5
/
+5
2022-07-15
Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"
Christian Brauner
1
-24
/
+1
2022-07-15
ovl: handle idmappings in ovl_get_acl()
Christian Brauner
1
-8
/
+79
2022-07-15
acl: make posix_acl_clone() available to overlayfs
Christian Brauner
1
-1
/
+2
2022-07-15
acl: port to vfs{g,u}id_t
Christian Brauner
1
-11
/
+11
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
5
-51
/
+128
2022-07-15
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into fs.idmapped.overlay.acl
Christian Brauner
57
-467
/
+991
2022-07-15
fs/buffer: Fix the ll_rw_block() kernel-doc header
Bart Van Assche
1
-3
/
+2
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+17
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
4
-44
/
+50
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
1
-18
/
+22
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
4
-55
/
+97
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
6
-139
/
+171
2022-07-14
Revert "vf/remap: return the amount of bytes actually deduplicated"
Linus Torvalds
1
-1
/
+1
2022-07-14
Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-10
/
+16
2022-07-14
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-8
/
+18
2022-07-14
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
1
-1
/
+1
2022-07-14
fs/xfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-5
/
+5
2022-07-14
fs/ocfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-6
/
+5
2022-07-14
fs/ntfs3: Use enum req_op where appropriate
Bart Van Assche
2
-2
/
+2
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
5
-21
/
+21
2022-07-14
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
1
-7
/
+6
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
1
-7
/
+8
2022-07-14
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+4
2022-07-14
fs/hfsplus: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-12
/
+11
[prev]
[next]