| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | xfs: dynamically allocate the xfs-qm shrinker | Qi Zheng | 2023-10-04 | 2 | -14/+15 |
| * | | xfs: dynamically allocate the xfs-inodegc shrinker | Qi Zheng | 2023-10-04 | 3 | -14/+18 |
| * | | xfs: dynamically allocate the xfs-buf shrinker | Qi Zheng | 2023-10-04 | 2 | -12/+14 |
* | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 2023-09-11 | 1 | -1/+1 |
* | | | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 9 | -37/+46 |
|\ \ \ \ |
|
| * | | | | xfs: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 9 | -37/+46 |
* | | | | | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | xfs: move xfs_xattr_handlers to .rodata | Wedson Almeida Filho | 2023-10-10 | 2 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | xfs: Convert to bdev_open_by_path() | Jan Kara | 2023-10-28 | 3 | -31/+36 |
| |_|_|/
|/| | | |
|
* | | | | xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE | Jeff Layton | 2023-10-12 | 1 | -0/+5 |
* | | | | xfs: Remove duplicate include | Jiapeng Chong | 2023-10-12 | 1 | -1/+0 |
* | | | | xfs: correct calculation for agend and blockcount | Shiyang Ruan | 2023-10-12 | 1 | -3/+3 |
* | | | | xfs: process free extents to busy list in FIFO order | Darrick J. Wong | 2023-10-11 | 1 | -1/+2 |
* | | | | xfs: adjust the incore perag block_count when shrinking | Darrick J. Wong | 2023-10-11 | 1 | -0/+6 |
| |/ /
|/| | |
|
* | | | xfs: abort fstrim if kernel is suspending | Dave Chinner | 2023-10-04 | 1 | -8/+13 |
* | | | xfs: reduce AGF hold times during fstrim operations | Dave Chinner | 2023-10-04 | 3 | -24/+188 |
* | | | xfs: move log discard work to xfs_discard.c | Dave Chinner | 2023-10-04 | 5 | -88/+113 |
| |/
|/| |
|
* | | xfs: fix reloading entire unlinked bucket lists | Darrick J. Wong | 2023-09-24 | 4 | -20/+61 |
* | | Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2023-09-22 | 27 | -240/+441 |
|\ \ |
|
| * | | xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail | Wang Jianchao | 2023-09-13 | 1 | -2/+2 |
| * | | Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/... | Chandan Babu R | 2023-09-13 | 2 | -3/+6 |
| |\ \ |
|
| | * | | xfs: only call xchk_stats_merge after validating scrub inputs | Darrick J. Wong | 2023-09-12 | 2 | -3/+6 |
| * | | | Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pu... | Chandan Babu R | 2023-09-13 | 1 | -0/+11 |
| |\| | |
|
| | * | | xfs: require a relatively recent V5 filesystem for LARP mode | Darrick J. Wong | 2023-09-12 | 1 | -0/+11 |
| * | | | Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm... | Chandan Babu R | 2023-09-13 | 9 | -9/+195 |
| |\| | |
|
| | * | | xfs: make inode unlinked bucket recovery work with quotacheck | Darrick J. Wong | 2023-09-12 | 5 | -6/+29 |
| | * | | xfs: reload entire unlinked bucket lists | Darrick J. Wong | 2023-09-12 | 5 | -0/+144 |
| | * | | xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list | Darrick J. Wong | 2023-09-12 | 3 | -3/+22 |
| * | | | Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linu... | Chandan Babu R | 2023-09-13 | 2 | -5/+100 |
| |\| | |
|
| | * | | xfs: load uncached unlinked inodes into memory on demand | Darrick J. Wong | 2023-09-12 | 2 | -5/+100 |
| * | | | Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm... | Chandan Babu R | 2023-09-13 | 6 | -9/+40 |
| |\| | |
|
| | * | | xfs: reserve less log space when recovering log intent items | Darrick J. Wong | 2023-09-12 | 6 | -9/+40 |
| * | | | Merge tag 'fix-ro-mounts-6.6_2023-09-12' of https://git.kernel.org/pub/scm/li... | Chandan Babu R | 2023-09-13 | 3 | -22/+12 |
| |\| | |
|
| | * | | xfs: fix log recovery when unknown rocompat bits are set | Darrick J. Wong | 2023-09-12 | 2 | -18/+2 |
| | * | | xfs: allow inode inactivation during a ro mount log recovery | Darrick J. Wong | 2023-09-12 | 1 | -4/+10 |
| * | | | Merge tag 'fix-percpu-lists-6.6_2023-09-12' of https://git.kernel.org/pub/scm... | Chandan Babu R | 2023-09-13 | 6 | -182/+56 |
| |\| | |
|
| | * | | xfs: remove CPU hotplug infrastructure | Darrick J. Wong | 2023-09-11 | 1 | -41/+1 |
| | * | | xfs: remove the all-mounts list | Darrick J. Wong | 2023-09-11 | 2 | -40/+0 |
| | * | | xfs: use per-mount cpumask to track nonempty percpu inodegc lists | Darrick J. Wong | 2023-09-11 | 4 | -56/+33 |
| | * | | xfs: fix per-cpu CIL structure aggregation racing with dying cpus | Darrick J. Wong | 2023-09-11 | 3 | -45/+22 |
| * | | | Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/... | Chandan Babu R | 2023-09-13 | 1 | -7/+18 |
| |\| | |
|
| | * | | xfs: fix an agbno overflow in __xfs_getfsmap_datadev | Darrick J. Wong | 2023-09-11 | 1 | -7/+18 |
| | |/ |
|
| * / | xfs: fix select in config XFS_ONLINE_SCRUB_STATS | Lukas Bulwahn | 2023-09-11 | 1 | -1/+1 |
| |/ |
|
* / | Revert "xfs: switch to multigrain timestamps" | Christian Brauner | 2023-09-20 | 3 | -7/+7 |
|/ |
|
* | Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2023-08-30 | 42 | -647/+3910 |
|\ |
|
| * | fs/xfs: Fix typos in comments | Zizhen Pang | 2023-08-18 | 1 | -1/+1 |
| * | xfs: fix dqiterate thinko | Darrick J. Wong | 2023-08-18 | 1 | -1/+1 |
| * | xfs: don't check reflink iflag state when checking cow fork | Darrick J. Wong | 2023-08-10 | 1 | -5/+2 |
| * | xfs: simplify returns in xchk_bmap | Darrick J. Wong | 2023-08-10 | 1 | -13/+13 |