index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
2022-05-17
2
-5
/
+40
*
erofs: add fscache context helper functions
Jeffle Xu
2022-05-17
2
-0
/
+60
*
erofs: register fscache volume
Jeffle Xu
2022-05-17
5
-0
/
+69
*
erofs: add fscache mode check helper
Jeffle Xu
2022-05-17
2
-15
/
+34
*
erofs: make erofs_map_blocks() generally available
Jeffle Xu
2022-05-17
2
-2
/
+4
*
cachefiles: add tracepoints for on-demand read mode
Jeffle Xu
2022-05-17
1
-0
/
+7
*
cachefiles: enable on-demand read mode
Jeffle Xu
2022-05-17
1
-5
/
+12
*
cachefiles: implement on-demand read
Jeffle Xu
2022-05-17
3
-2
/
+99
*
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
2022-05-17
3
-0
/
+45
*
cachefiles: unbind cachefiles gracefully in on-demand mode
Jeffle Xu
2022-05-17
3
-3
/
+22
*
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
2022-05-17
6
-15
/
+524
*
cachefiles: extract write routine
Jeffle Xu
2022-05-17
2
-26
/
+45
*
erofs: support idmapped mounts
Chao Yu
2022-05-17
2
-2
/
+2
*
erofs: make filesystem exportable
Hongnan Li
2022-05-17
3
-4
/
+43
*
erofs: fix buffer copy overflow of ztailpacking feature
Gao Xiang
2022-05-17
1
-2
/
+3
*
erofs: refine on-disk definition comments
Gao Xiang
2022-05-17
1
-20
/
+21
*
erofs: remove obsoleted comments
Gao Xiang
2022-05-17
2
-30
/
+0
*
erofs: do not prompt for risk any more when using big pcluster
Yue Hu
2022-05-17
1
-2
/
+0
*
Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-04-24
8
-66
/
+52
|
\
|
*
ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
Namjae Jeon
2022-04-15
1
-4
/
+7
|
*
ksmbd: increment reference count of parent fp
Namjae Jeon
2022-04-15
2
-0
/
+3
|
*
ksmbd: remove filename in ksmbd_file
Namjae Jeon
2022-04-15
8
-62
/
+42
*
|
Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-23
1
-4
/
+7
|
\
\
|
*
|
io_uring: fix leaks on IOPOLL and CQE_SKIP
Pavel Begunkov
2022-04-17
1
-2
/
+1
|
*
|
io_uring: free iovec if file assignment fails
Jens Axboe
2022-04-17
1
-2
/
+6
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-23
8
-25
/
+100
|
\
\
\
|
*
|
|
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
2022-04-21
1
-1
/
+3
|
*
|
|
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-15
3
-0
/
+19
|
*
|
|
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-15
1
-3
/
+12
|
*
|
|
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-15
1
-1
/
+3
|
*
|
|
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
2022-04-13
1
-1
/
+10
|
*
|
|
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2022-04-13
2
-2
/
+6
|
*
|
|
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
2022-04-13
1
-7
/
+12
|
*
|
|
ext4: fix symlink file size not match to file content
Ye Bin
2022-04-13
1
-1
/
+3
|
*
|
|
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-04-13
3
-9
/
+32
*
|
|
|
Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-22
4
-10
/
+31
|
\
\
\
\
|
*
|
|
|
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-04-21
1
-0
/
+8
|
*
|
|
|
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
2022-04-21
1
-1
/
+8
|
*
|
|
|
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2022-04-21
2
-7
/
+14
|
*
|
|
|
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-04-18
1
-2
/
+1
*
|
|
|
|
Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-22
1
-1
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
2022-04-21
1
-1
/
+13
|
|
/
/
/
/
*
|
|
|
|
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-22
1
-4
/
+5
*
|
|
|
|
Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-20
2
-9
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
erofs: fix use-after-free of on-stack io[]
Hongyu Jin
2022-04-15
2
-9
/
+5
*
|
|
|
|
|
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
2022-04-20
1
-4
/
+5
*
|
|
|
|
|
fs: fix acl translation
Christian Brauner
2022-04-19
2
-2
/
+14
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-16
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
2022-04-15
1
-2
/
+2
|
*
|
|
|
|
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
2022-04-15
1
-1
/
+1
[next]