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-22
gfs2: remove ->writepage
Christoph Hellwig
1
-26
/
+0
2022-07-22
gfs2: stop using generic_writepages in gfs2_ail1_start_one
Christoph Hellwig
1
-3
/
+2
2022-07-22
xfs: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-22
xfs: Fix comment typo
Xin Gao
1
-1
/
+1
2022-07-22
erofs: get rid of the leftover PAGE_SIZE in dir.c
Gao Xiang
1
-2
/
+2
2022-07-22
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
1
-24
/
+15
2022-07-22
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
4
-56
/
+93
2022-07-21
erofs: record the longest decompressed size in this round
Gao Xiang
2
-58
/
+31
2022-07-21
erofs: introduce z_erofs_do_decompressed_bvec()
Gao Xiang
1
-27
/
+22
2022-07-21
erofs: try to leave (de)compressed_pages on stack if possible
Gao Xiang
1
-13
/
+21
2022-07-21
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
2
-67
/
+76
2022-07-21
erofs: get rid of `z_pagemap_global'
Gao Xiang
2
-25
/
+4
2022-07-21
erofs: clean up `enum z_erofs_collectmode'
Gao Xiang
1
-32
/
+31
2022-07-21
erofs: get rid of `enum z_erofs_page_type'
Gao Xiang
1
-25
/
+5
2022-07-21
erofs: rework online page handling
Gao Xiang
2
-83
/
+42
2022-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2
-60
/
+57
2022-07-21
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
1
-52
/
+80
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
3
-171
/
+18
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2
-50
/
+153
2022-07-21
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
1
-38
/
+43
2022-07-21
erofs: clean up z_erofs_collector_begin()
Gao Xiang
1
-17
/
+15
2022-07-21
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
1
-23
/
+19
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
1
-0
/
+8
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
1
-3
/
+3
2022-07-21
virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
Deming Wang
1
-4
/
+3
2022-07-21
fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
Dave Marchevsky
1
-0
/
+9
2022-07-21
fuse: Remove the control interface for virtio-fs
Xie Yongji
1
-2
/
+2
2022-07-21
fuse: ioctl: translate ENOSYS
Miklos Szeredi
1
-2
/
+13
2022-07-21
fuse: limit nsec
Miklos Szeredi
1
-0
/
+6
2022-07-21
fuse: avoid unnecessary spinlock bump
Jeffle Xu
1
-1
/
+1
2022-07-21
fuse: fix deadlock between atomic O_TRUNC and page invalidation
Miklos Szeredi
2
-14
/
+23
2022-07-21
fuse: write inode in fuse_release()
Miklos Szeredi
1
-0
/
+9
2022-07-21
ceph: rely on vfs for setgid stripping
Yang Xu
1
-4
/
+0
2022-07-21
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
3
-15
/
+70
2022-07-20
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
4
-7
/
+1
2022-07-20
xfs: fix for variable set but not used warning
sunliming
1
-3
/
+1
2022-07-20
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
3
-37
/
+16
2022-07-20
xfs: delete unnecessary NULL checks
Dan Carpenter
1
-2
/
+1
2022-07-20
xfs: fix comment for start time value of inode with bigtime enabled
Xiaole He
1
-1
/
+1
2022-07-20
signal: Drop signals received after a fatal signal has been processed
Eric W. Biederman
1
-1
/
+1
2022-07-19
fs: Add missing umask strip in vfs_tmpfile
Yang Xu
1
-0
/
+2
2022-07-19
fs: add mode_strip_sgid() helper
Yang Xu
1
-4
/
+32
2022-07-18
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-18
fs: sendfile handles O_NONBLOCK of out_fd
Andrei Vagin
1
-0
/
+3
2022-07-18
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-07-18
fs/lock: Rearrange ops in flock syscall.
Kuniyuki Iwashima
1
-24
/
+19
2022-07-18
fs/lock: Don't allocate file_lock in flock_make_lock().
Kuniyuki Iwashima
1
-31
/
+15
2022-07-17
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-07-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
1
-8
/
+38
2022-07-17
autofs: remove unused ino field inode
Ian Kent
1
-2
/
+0
[prev]
[next]