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-11-18
squashfs: allows users to configure the number of decompression threads
Xiaoming Ni
2022-11-18
squashfs: add the mount parameter theads=<single|multi|percpu>
Xiaoming Ni
2022-11-18
nilfs2: fix shift-out-of-bounds due to too large exponent of block size
Ryusuke Konishi
2022-11-18
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
2022-11-18
proc: give /proc/cmdline size
Alexey Dobriyan
2022-11-18
proc: report open files as size in stat() for /proc/pid/fd
Ivan Babrou
2022-11-18
proc/vmcore: fix potential memory leak in vmcore_init()
Jianglei Nie
2022-11-18
ocfs2/dlm: use bitmap API instead of hand-writing it
Joseph Qi
2022-11-18
ocfs2: use bitmap API in fill_node_map
Joseph Qi
2022-11-18
ocfs2/cluster: use bitmap API instead of hand-writing it
Joseph Qi
2022-11-18
core_pattern: add CPU specifier
Oleksandr Natalenko
2022-11-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-06
Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
2022-11-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
2022-11-04
Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-11-03
Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-03
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-02
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-11-02
btrfs: fix inode reserve space leak due to nowait buffered write
Filipe Manana
2022-11-02
btrfs: fix nowait buffered write returning -ENOSPC
Filipe Manana
2022-11-02
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-02
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-02
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-01
Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-01
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
2022-10-31
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-31
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
2022-10-31
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
2022-10-31
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
2022-10-31
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
xfs: report refcount domain in tracepoints
Darrick J. Wong
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
2022-10-31
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2022-10-31
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
2022-10-31
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
2022-10-31
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
[next]