index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-08-02
ext2: avoid deleting xattr block that is being reused
Jan Kara
2022-08-02
ext2: unindent codeblock in ext2_xattr_set()
Jan Kara
2022-08-02
ext2: factor our freeing of xattr block reference
Jan Kara
2022-08-02
ext4: fix race when reusing xattr blocks
Jan Kara
2022-08-02
ext4: unindent codeblock in ext4_xattr_block_set()
Jan Kara
2022-08-02
ext4: remove EA inode entry from mbcache on inode eviction
Jan Kara
2022-08-02
mbcache: add functions to delete entry if unused
Jan Kara
2022-08-02
mbcache: don't reclaim used entries
Jan Kara
2022-08-02
ext4: make sure ext4_append() always allocates new block
Lukas Czerner
2022-08-02
ext4: check if directory block is within i_size
Lukas Czerner
2022-08-02
ext4: reflect mb_optimize_scan value in options file
Ojaswin Mujoo
2022-08-02
ext4: avoid remove directory when directory is corrupted
Ye Bin
2022-08-02
ext4: aligned '*' in comments
Jiang Jian
2022-08-02
ext4: recover csum seed of tmp_inode after migrating to extents
Li Lingfeng
2022-08-02
ext4: fix warning in ext4_iomap_begin as race between bmap and write
Ye Bin
2022-08-02
ext4: correct the misjudgment in ext4_iget_extra_inode
Baokun Li
2022-08-02
ext4: correct max_inline_xattr_value_size computing
Baokun Li
2022-08-02
ext4: fix use-after-free in ext4_xattr_set_entry
Baokun Li
2022-08-02
ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
Baokun Li
2022-08-02
ext4: fix extent status tree race in writeback error recovery path
Eric Whitney
2022-08-02
jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()
Zhang Yi
2022-08-02
jbd2: unexport jbd2_log_start_commit()
Jan Kara
2022-08-02
jbd2: remove unused exports for jbd2 debugging
Jan Kara
2022-08-02
jbd2: rename jbd_debug() to jbd2_debug()
Jan Kara
2022-08-02
ext4: use ext4_debug() instead of jbd_debug()
Jan Kara
2022-08-02
ext4: reuse order and buddy in mb_mark_used when buddy split
hanjinke
2022-08-02
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
2022-08-02
ext4: update s_overhead_clusters in the superblock during an on-line resize
Theodore Ts'o
2022-08-02
ext4: fix reading leftover inlined symlinks
Zhang Yi
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-03
ceph: remove useless check for the folio
Xiubo Li
2022-08-03
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-08-03
ceph: make f_bsize always equal to f_frsize
Xiubo Li
2022-08-03
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
2022-08-03
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
2022-08-03
ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
Jeff Layton
2022-08-03
ceph: call netfs_subreq_terminated with was_async == false
Jeff Layton
2022-08-03
ceph: convert to generic_file_llseek
Jeff Layton
2022-08-03
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-08-03
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
2022-08-03
ceph: choose auth MDS for getxattr with the Xs caps
Xiubo Li
2022-08-03
ceph: add session already open notify support
Xiubo Li
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-08-03
fs/dcache: export d_same_name() helper
Xiubo Li
2022-08-03
ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
Xiubo Li
2022-08-03
ceph: use correct index when encoding client supported features
Luís Henriques
2022-08-03
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
[prev]
[next]