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-05-11
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
5
-147
/
+147
2022-05-11
xfs: Add larp debug option
Allison Henderson
4
-0
/
+30
2022-05-11
xfs: Add log attribute error tag
Allison Henderson
3
-1
/
+13
2022-05-11
xfs: Remove unused xfs_attr_*_args
Allison Henderson
4
-110
/
+14
2022-05-11
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
4
-3
/
+111
2022-05-10
udf: Avoid using stale lengthOfImpUse
Jan Kara
1
-4
/
+4
2022-05-10
writeback: Avoid skipping inode writeback
Jing Xia
1
-0
/
+4
2022-05-10
ceph: check folio PG_private bit instead of folio->private
Xiubo Li
1
-4
/
+7
2022-05-10
ceph: fix setting of xattrs on async created inodes
Jeff Layton
1
-3
/
+13
2022-05-09
ksmbd: validate length in smb2_write()
Marios Makassikis
1
-30
/
+19
2022-05-09
ksmbd: fix reference count leak in smb_check_perm_dacl()
Xin Xiong
1
-0
/
+1
2022-05-09
nfs: Convert to free_folio
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-05-09
orangefs: Convert to free_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-09
fs: Convert drop_buffers() to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
11
-32
/
+32
2022-05-09
jbd2: Convert release_buffer_page() to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+8
2022-05-09
jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio
Matthew Wilcox (Oracle)
2
-7
/
+7
2022-05-09
reiserfs: Convert release_buffer_page() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-09
ubifs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-05-09
reiserfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-10
/
+10
2022-05-09
orangefs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-09
ocfs2: Convert to release_folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-05-09
nilfs2: Remove comment about releasepage
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-09
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
2
-18
/
+18
2022-05-09
jfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-09
hfsplus: Convert to release_folio
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-05-09
hfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-05-09
gfs2: Convert to release_folio
Matthew Wilcox (Oracle)
3
-23
/
+25
2022-05-09
f2fs: Convert to release_folio
Matthew Wilcox (Oracle)
5
-19
/
+21
2022-05-09
ext4: Convert to release_folio
Matthew Wilcox (Oracle)
1
-10
/
+10
2022-05-09
erofs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-09
cifs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-09
ceph: Convert to release_folio
Matthew Wilcox (Oracle)
1
-12
/
+12
2022-05-09
btrfs: Convert to release_folio
Matthew Wilcox (Oracle)
4
-26
/
+26
2022-05-09
afs: Convert to release_folio
Matthew Wilcox (Oracle)
3
-11
/
+9
2022-05-09
9p: Convert to release_folio
Matthew Wilcox (Oracle)
1
-9
/
+8
2022-05-09
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
5
-16
/
+14
2022-05-09
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2
-0
/
+6
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
4
-20
/
+14
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2
-17
/
+11
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2
-0
/
+8
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2
-3
/
+14
2022-05-09
procfs: prevent unprivileged processes accessing fdinfo dir
Kalesh Singh
1
-1
/
+22
2022-05-09
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
3
-68
/
+112
2022-05-09
fscrypt: factor out fscrypt_policy_to_key_spec()
Eric Biggers
3
-17
/
+25
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
5
-32
/
+24
2022-05-09
nfs: Pass the file pointer to nfs_symlink_filler()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-05-09
jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
Matthew Wilcox (Oracle)
2
-3
/
+3
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
3
-6
/
+3
2022-05-09
vboxsf: Convert vboxsf to read_folio
Matthew Wilcox (Oracle)
1
-2
/
+3
[prev]
[next]