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
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-18
Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
2022-03-16
smb3: fix incorrect session setup check for multiuser mounts
Steve French
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
2022-03-11
afs: Fix potential thrashing in afs writeback
David Howells
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2022-03-11
watch_queue, pipe: Free watchqueue state after clearing pipe ring
David Howells
2022-03-08
Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-07
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-03-06
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-04
btrfs: fallback to blocking mode when doing async dio over multiple extents
Filipe Manana
2022-03-03
cachefiles: Fix incorrect length to fallocate()
David Howells
2022-03-02
Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-02
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
2022-03-02
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
Sidong Yang
2022-03-02
btrfs: fix relocation crash due to premature return from btrfs_commit_transac...
Omar Sandoval
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
btrfs: tree-checker: use u64 for item data end to avoid overflow
Su Yue
2022-03-02
btrfs: do not WARN_ON() if we have PageError set
Josef Bacik
2022-03-02
btrfs: fix lost prealloc extents beyond eof after full fsync
Filipe Manana
2022-03-02
btrfs: subpage: fix a wrong check on subpage->writers
Qu Wenruo
2022-03-02
erofs: fix ztailpacking on > 4GiB filesystems
Gao Xiang
2022-03-01
Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-01
binfmt_elf: Avoid total_mapping_size for ET_EXEC
Kees Cook
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-25
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
2022-02-25
Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...
Linus Torvalds
2022-02-25
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-24
Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-02-23
btrfs: autodefrag: only scan one inode once
Qu Wenruo
[next]