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
2021-10-19
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
2021-10-19
xfs: compute absolute maximum nlevels for each btree type
Darrick J. Wong
2021-10-19
xfs: kill XFS_BTREE_MAXLEVELS
Darrick J. Wong
2021-10-19
xfs: compute the maximum height of the rmap btree when reflink enabled
Darrick J. Wong
2021-10-19
xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
Darrick J. Wong
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-10-19
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2021-10-19
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
2021-10-19
xfs: encode the max btree height in the cursor
Darrick J. Wong
2021-10-19
xfs: refactor btree cursor allocation function
Darrick J. Wong
2021-10-19
xfs: rearrange xfs_btree_cur fields for better packing
Darrick J. Wong
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
xfs: dynamically allocate btree scrub context structure
Darrick J. Wong
2021-10-19
xfs: don't track firstrec/firstkey separately in xchk_btree
Darrick J. Wong
2021-10-19
xfs: reduce the size of nr_ops for refcount btree cursors
Darrick J. Wong
2021-10-19
xfs: remove xfs_btree_cur.bc_blocklog
Darrick J. Wong
2021-10-19
xfs: fix incorrect decoding in xchk_btree_cur_fsbno
Darrick J. Wong
2021-10-19
xfs: fix perag reference leak on iteration race with growfs
Brian Foster
2021-10-19
xfs: terminate perag iteration reliably on agcount
Brian Foster
2021-10-19
xfs: rename the next_agno perag iteration variable
Brian Foster
2021-10-19
xfs: fold perag loop iteration logic into helper function
Brian Foster
2021-10-19
xfs: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-14
xfs: remove the xfs_dqblk_t typedef
Christoph Hellwig
2021-10-14
xfs: remove the xfs_dsb_t typedef
Christoph Hellwig
2021-10-14
xfs: remove the xfs_dinode_t typedef
Christoph Hellwig
2021-10-14
xfs: check that bc_nlevels never overflows
Darrick J. Wong
2021-10-14
xfs: stricter btree height checking when scanning for btree roots
Darrick J. Wong
2021-10-14
xfs: stricter btree height checking when looking for errors
Darrick J. Wong
2021-10-14
xfs: don't allocate scrub contexts on the stack
Darrick J. Wong
2021-10-14
xfs: remove xfs_btree_cur_t typedef
Darrick J. Wong
2021-10-14
xfs: fix maxlevels comparisons in the btree staging code
Darrick J. Wong
2021-10-14
xfs: port the defer ops capture and continue to resource capture
Darrick J. Wong
2021-10-14
xfs: formalize the process of holding onto resources across a defer roll
Darrick J. Wong
2021-10-11
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
2021-10-11
xfs: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-02
Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-02
Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-01
io_uring: kill fasync
Pavel Begunkov
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2021-10-01
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
2021-09-30
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
2021-09-30
ksmbd: fix transform header validation
Namjae Jeon
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
[next]