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
...
|
*
|
|
|
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
2021-11-08
1
-11
/
+63
|
*
|
|
|
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
2021-11-08
3
-180
/
+115
|
*
|
|
|
ceph: split 'metric' debugfs file into several files
Luís Henriques
2021-11-08
2
-26
/
+57
|
*
|
|
|
ceph: return the real size read when it hits EOF
Xiubo Li
2021-11-08
1
-5
/
+8
|
*
|
|
|
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-11-08
1
-5
/
+6
|
*
|
|
|
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
2021-11-08
3
-3
/
+6
|
*
|
|
|
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
2021-11-08
1
-4
/
+0
|
*
|
|
|
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
2021-11-08
1
-6
/
+8
|
*
|
|
|
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
2021-11-08
1
-2
/
+19
|
*
|
|
|
ceph: just use ci->i_version for fscache aux info
Jeff Layton
2021-11-08
1
-20
/
+3
|
*
|
|
|
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
7
-15
/
+85
|
*
|
|
|
ceph: refactor remove_session_caps_cb
Jeff Layton
2021-11-08
3
-105
/
+120
|
*
|
|
|
ceph: fix auth cap handling logic in remove_session_caps_cb
Jeff Layton
2021-11-08
1
-1
/
+3
|
*
|
|
|
ceph: drop private list from remove_session_caps_cb
Jeff Layton
2021-11-08
1
-16
/
+10
|
*
|
|
|
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
2021-11-08
1
-8
/
+8
|
*
|
|
|
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-11-08
3
-8
/
+10
|
*
|
|
|
ceph: enable async dirops by default
Jeff Layton
2021-11-08
2
-3
/
+4
|
*
|
|
|
ceph: convert to noop_direct_IO
Jeff Layton
2021-11-08
1
-12
/
+1
*
|
|
|
|
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
3
-30
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
erofs: remove useless cache strategy of DELAYEDALLOC
Yue Hu
2021-11-08
2
-21
/
+0
|
*
|
|
|
|
erofs: fix unsafe pagevec reuse of hooked pclusters
Gao Xiang
2021-11-08
2
-9
/
+17
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-13
18
-95
/
+302
|
\
\
\
\
\
|
*
|
|
|
|
f2fs: fix UAF in f2fs_available_free_memory
Dongliang Mu
2021-11-09
1
-0
/
+2
|
*
|
|
|
|
f2fs: invalidate META_MAPPING before IPU/DIO write
Hyeong-Jun Kim
2021-11-09
2
-0
/
+5
|
*
|
|
|
|
f2fs: support fault injection for dquot_initialize()
Chao Yu
2021-10-29
10
-26
/
+44
|
*
|
|
|
|
f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
Chao Yu
2021-10-29
1
-1
/
+1
|
*
|
|
|
|
f2fs: compress: disallow disabling compress on non-empty compressed file
Hyeong-Jun Kim
2021-10-28
1
-2
/
+1
|
*
|
|
|
|
f2fs: compress: fix overwrite may reduce compress ratio unproperly
Fengnan Chang
2021-10-26
3
-18
/
+39
|
*
|
|
|
|
f2fs: multidevice: support direct IO
Chao Yu
2021-10-26
4
-20
/
+104
|
*
|
|
|
|
f2fs: introduce fragment allocation mode mount option
Daeho Jeong
2021-10-26
6
-5
/
+70
|
*
|
|
|
|
f2fs: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-26
1
-2
/
+2
|
*
|
|
|
|
f2fs: include non-compressed blocks in compr_written_block
Daeho Jeong
2021-10-26
1
-0
/
+1
|
*
|
|
|
|
f2fs: fix wrong condition to trigger background checkpoint correctly
Chao Yu
2021-10-12
1
-1
/
+1
|
*
|
|
|
|
f2fs: fix to use WHINT_MODE
Keoseong Park
2021-10-12
1
-1
/
+1
|
*
|
|
|
|
f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
Weichao Guo
2021-09-21
1
-0
/
+1
|
*
|
|
|
|
f2fs: introduce excess_dirty_threshold()
Chao Yu
2021-09-21
3
-7
/
+24
|
*
|
|
|
|
f2fs: avoid attaching SB_ACTIVE flag during mount
Chao Yu
2021-09-16
2
-9
/
+2
|
*
|
|
|
|
f2fs: quota: fix potential deadlock
Chao Yu
2021-09-16
1
-1
/
+2
|
*
|
|
|
|
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2021-09-16
2
-2
/
+2
*
|
|
|
|
|
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-13
9
-609
/
+585
|
\
\
\
\
\
\
|
*
|
|
|
|
|
afs: Use folios in directory handling
David Howells
2021-11-10
2
-209
/
+174
|
*
|
|
|
|
|
netfs, 9p, afs, ceph: Use folios
David Howells
2021-11-10
7
-400
/
+411
*
|
|
|
|
|
|
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
1
-1
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
libfs: Support RENAME_EXCHANGE in simple_rename()
Lorenz Bauer
2021-11-03
1
-1
/
+4
|
*
|
|
|
|
|
|
libfs: Move shmem_exchange to simple_rename_exchange
Lorenz Bauer
2021-11-03
1
-0
/
+24
*
|
|
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-11-11
8
-250
/
+300
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
2021-11-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ext4: inline data inode fast commit replay fixes
Harshad Shirwadkar
2021-11-04
2
-1
/
+9
|
*
|
|
|
|
|
|
|
ext4: commit inline data during fast commit
Harshad Shirwadkar
2021-11-04
1
-1
/
+3
|
*
|
|
|
|
|
|
|
ext4: scope ret locally in ext4_try_to_trim_range()
Lukas Bulwahn
2021-11-04
1
-3
/
+2
[prev]
[next]