index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
xfs: allow read IO and FICLONE to run concurrently
Catherine Hoang
2023-10-23
4
-13
/
+80
|
*
|
|
|
|
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Christoph Hellwig
2023-10-23
1
-11
/
+13
|
*
|
|
|
|
xfs: introduce protection for drop nlink
Cheng Lin
2023-10-23
1
-0
/
+7
|
*
|
|
|
|
Merge tag 'rtalloc-speedups-6.7_2023-10-19' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-10-23
5
-560
/
+556
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: don't look for end of extent further than necessary in xfs_rtallocate_ex...
Omar Sandoval
2023-10-19
1
-5
/
+22
|
|
*
|
|
|
|
xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
Omar Sandoval
2023-10-19
1
-47
/
+7
|
|
*
|
|
|
|
xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
Omar Sandoval
2023-10-19
1
-3
/
+6
|
|
*
|
|
|
|
xfs: return maximum free size from xfs_rtany_summary()
Omar Sandoval
2023-10-19
1
-9
/
+9
|
|
*
|
|
|
|
xfs: invert the realtime summary cache
Omar Sandoval
2023-10-19
3
-18
/
+25
|
|
*
|
|
|
|
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
3
-45
/
+42
|
|
*
|
|
|
|
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
3
-71
/
+71
|
|
*
|
|
|
|
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-19
4
-144
/
+135
|
|
*
|
|
|
|
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
4
-365
/
+386
|
*
|
|
|
|
|
Merge tag 'refactor-rtbitmap-accessors-6.7_2023-10-19' of https://git.kernel....
Chandan Babu R
2023-10-23
8
-125
/
+223
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
7
-24
/
+71
|
|
*
|
|
|
|
xfs: create helpers for rtsummary block/wordcount computations
Darrick J. Wong
2023-10-18
3
-10
/
+43
|
|
*
|
|
|
|
xfs: use accessor functions for bitmap words
Darrick J. Wong
2023-10-18
4
-77
/
+70
|
|
*
|
|
|
|
xfs: create a helper to handle logging parts of rt bitmap/summary blocks
Darrick J. Wong
2023-10-18
1
-15
/
+40
|
*
|
|
|
|
|
Merge tag 'refactor-rtbitmap-macros-6.7_2023-10-19' of https://git.kernel.org...
Chandan Babu R
2023-10-23
7
-96
/
+218
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-18
5
-9
/
+48
|
|
*
|
|
|
|
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
5
-18
/
+67
|
|
*
|
|
|
|
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
Darrick J. Wong
2023-10-17
2
-28
/
+42
|
|
*
|
|
|
|
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
Darrick J. Wong
2023-10-17
3
-11
/
+9
|
|
*
|
|
|
|
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-17
5
-31
/
+53
|
*
|
|
|
|
|
Merge tag 'refactor-rt-unit-conversions-6.7_2023-10-19' of https://git.kernel...
Chandan Babu R
2023-10-23
17
-66
/
+200
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
2023-10-17
6
-0
/
+50
|
|
*
|
|
|
|
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
2023-10-17
2
-5
/
+21
|
|
*
|
|
|
|
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
2023-10-17
6
-28
/
+28
|
|
*
|
|
|
|
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
2023-10-17
3
-6
/
+37
|
|
*
|
|
|
|
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
2023-10-17
4
-9
/
+16
|
|
*
|
|
|
|
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
2023-10-17
6
-7
/
+19
|
|
*
|
|
|
|
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-17
6
-12
/
+30
|
*
|
|
|
|
|
Merge tag 'clean-up-realtime-units-6.7_2023-10-19' of https://git.kernel.org/...
Chandan Babu R
2023-10-23
15
-287
/
+319
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-17
8
-139
/
+137
|
|
*
|
|
|
|
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-17
6
-10
/
+10
|
|
*
|
|
|
|
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
2023-10-17
4
-3
/
+5
|
|
*
|
|
|
|
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
2023-10-17
3
-34
/
+34
|
|
*
|
|
|
|
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
2023-10-17
7
-50
/
+50
|
|
*
|
|
|
|
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-17
9
-78
/
+89
|
|
*
|
|
|
|
xfs: make sure maxlen is still congruent with prod when rounding down
Darrick J. Wong
2023-10-17
1
-5
/
+26
|
|
*
|
|
|
|
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong
2023-10-17
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'realtime-fixes-6.7_2023-10-19' of https://git.kernel.org/pub/scm/l...
Chandan Babu R
2023-10-23
5
-29
/
+54
|
|
\
|
|
|
|
|
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
xfs: rt stubs should return negative errnos when rt disabled
Darrick J. Wong
2023-10-17
1
-12
/
+12
|
|
*
|
|
|
xfs: prevent rt growfs when quota is enabled
Darrick J. Wong
2023-10-17
1
-1
/
+1
|
|
*
|
|
|
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
2023-10-17
3
-16
/
+41
|
|
*
|
|
|
xfs: bump max fsgeom struct version
Darrick J. Wong
2023-10-17
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
25
-56
/
+98
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs: fix build error with CONFIG_EXPORTFS=m or not defined
Amir Goldstein
2023-10-28
2
-41
/
+41
|
*
|
|
|
|
|
freevxfs: derive f_fsid from bdev->bd_dev
Amir Goldstein
2023-10-28
1
-0
/
+2
|
*
|
|
|
|
|
fs: report f_fsid from s_dev for "simple" filesystems
Amir Goldstein
2023-10-28
3
-0
/
+7
[prev]
[next]