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-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
Muchun Song
2022-03-22
f2fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2022-03-22
mm: fs: fix lru_cache_disabled race in bh_lru
Minchan Kim
2022-03-22
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
2022-03-22
f2fs: replace congestion_wait() calls with io_schedule_timeout()
NeilBrown
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-22
remove inode_congested()
NeilBrown
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
2022-03-22
nfs: remove reliance on bdi congestion
NeilBrown
2022-03-22
fuse: remove reliance on bdi congestion
NeilBrown
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
2022-03-22
ocfs2: cleanup some return variables
Joseph Qi
2022-03-22
ntfs: add sanity check on allocation size
Dongliang Mu
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-03-22
Merge tag '5.18-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-03-22
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-03-22
Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-03-21
Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-21
f2fs: fix to do sanity check on .cp_pack_total_block_count
Chao Yu
2022-03-21
f2fs: make gc_urgent and gc_segment_mode sysfs node readable
Daeho Jeong
2022-03-20
nfsd: fix using the correct variable for sizeof()
Jakob Koschel
2022-03-18
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
2022-03-18
cifs: we do not need a spinlock around the tree access during umount
Ronnie Sahlberg
2022-03-18
Adjust cifssb maximum read size
Rohith Surabattula
2022-03-18
cifs: truncate the inode and mapping when we simulate fcollapse
Ronnie Sahlberg
2022-03-18
cifs: fix handlecache and multiuser
Ronnie Sahlberg
2022-03-18
Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-03-18
io_uring: terminate manual loop iterator loop correctly for non-vecs
Jens Axboe
2022-03-18
binfmt_elf: Don't write past end of notes for regset gap
Rick Edgecombe
2022-03-18
io_uring: don't check unrelated req->open.how in accept request
Jens Axboe
2022-03-18
f2fs: use aggressive GC policy during f2fs_disable_checkpoint()
Chao Yu
2022-03-18
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2022-03-17
f2fs: initialize sbi->gc_mode explicitly
Chao Yu
2022-03-17
nfsd: use correct format characters
Bill Wendling
2022-03-17
io_uring: manage provided buffers strictly ordered
Jens Axboe
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
[next]