index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-22
Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-10-21
ext4: fix invalid inode checksum
Luo Meng
2020-10-21
ext4: add fast commit stats in procfs
Harshad Shirwadkar
2020-10-21
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
2020-10-21
jbd2: fast commit recovery path
Harshad Shirwadkar
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
2020-10-21
jbd2: add fast commit machinery
Harshad Shirwadkar
2020-10-21
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
2020-10-21
ext4: add fast_commit feature and handling for extended mount options
Harshad Shirwadkar
2020-10-22
exfat: remove useless check in exfat_move_file()
Tetsuhiro Kohada
2020-10-22
exfat: remove 'rwoffset' in exfat_inode_info
Tetsuhiro Kohada
2020-10-22
exfat: replace memcpy with structure assignment
Tetsuhiro Kohada
2020-10-22
exfat: remove useless directory scan in exfat_add_entry()
Tetsuhiro Kohada
2020-10-22
exfat: eliminate dead code in exfat_find()
Tetsuhiro Kohada
2020-10-22
exfat: use i_blocksize() to get blocksize
Xianting Tian
2020-10-22
exfat: fix misspellings using codespell tool
Namjae Jeon
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-10-20
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-20
Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-19
Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-19
Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-19
io_uring: use blk_queue_nowait() to check if NOWAIT supported
Jeffle Xu
2020-10-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-18
Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-18
binfmt_elf: take the mmap lock around find_extend_vma()
Jann Horn
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-18
ext4: Detect already used quota file early
Jan Kara
2020-10-18
jbd2: avoid transaction reuse after reformatting
changfengnan
2020-10-18
ext4: use the normal helper to get the actual inode
Kaixu Xia
2020-10-18
ext4: fix bs < ps issue reported with dioread_nolock mount opt
Ritesh Harjani
2020-10-18
ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()
Mauricio Faria de Oliveira
2020-10-18
ext4: data=journal: fixes for ext4_page_mkwrite()
Mauricio Faria de Oliveira
2020-10-18
jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...
Mauricio Faria de Oliveira
2020-10-18
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
Mauricio Faria de Oliveira
2020-10-18
ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable()
zhangyi (F)
2020-10-18
ext4: use ext4_sb_bread() instead of sb_bread()
zhangyi (F)
2020-10-18
ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmov...
zhangyi (F)
2020-10-18
ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc()
zhangyi (F)
2020-10-18
ext4: use common helpers in all places reading metadata buffers
zhangyi (F)
2020-10-18
ext4: introduce new metadata buffer read helpers
zhangyi (F)
2020-10-18
ext4: clear buffer verified flag if read meta block from disk
zhangyi (F)
[next]