index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
xfs: ensure st_blocks never goes to zero during COW writes
Christoph Hellwig
2
-0
/
+18
2024-09-03
xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
Christoph Hellwig
2
-29
/
+9
2024-09-03
xfs: convert perag lookup to xarray
Christoph Hellwig
4
-52
/
+35
2024-09-03
xfs: simplify tagged perag iteration
Christoph Hellwig
2
-40
/
+35
2024-09-03
xfs: move the tagged perag lookup helpers to xfs_icache.c
Christoph Hellwig
3
-62
/
+58
2024-09-03
xfs: use kfree_rcu_mightsleep to free the perag structures
Christoph Hellwig
2
-14
/
+1
2024-09-03
xfs: use LIST_HEAD() to simplify code
Hongbo Li
1
-2
/
+1
2024-09-03
xfs: Remove duplicate xfs_trans_priv.h header
Jiapeng Chong
1
-1
/
+0
2024-09-03
xfs: remove unnecessary check
Dan Carpenter
1
-1
/
+1
2024-09-03
xfs: Use xfs set and clear mp state helpers
John Garry
5
-9
/
+9
2024-09-03
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
3
-8
/
+10
2024-09-03
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
1
-15
/
+7
2024-09-03
xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks
Christoph Hellwig
1
-3
/
+2
2024-09-03
xfs: only free posteof blocks on first close
Darrick J. Wong
2
-23
/
+13
2024-09-03
xfs: don't free post-EOF blocks on read close
Dave Chinner
1
-1
/
+7
2024-09-03
xfs: skip all of xfs_file_release when shut down
Christoph Hellwig
1
-4
/
+6
2024-09-03
xfs: don't bother returning errors from xfs_file_release
Christoph Hellwig
1
-9
/
+9
2024-09-03
xfs: refactor f_op->release handling
Christoph Hellwig
3
-83
/
+68
2024-09-03
xfs: remove the i_mode check in xfs_release
Christoph Hellwig
1
-3
/
+0
2024-09-03
Merge tag 'btree-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/...
Chandan Babu R
19
-154
/
+237
2024-09-03
Merge tag 'xfs-fixes-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux...
Chandan Babu R
3
-8
/
+9
2024-09-03
Merge tag 'quota-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/...
Chandan Babu R
4
-36
/
+81
2024-09-03
Merge tag 'rtalloc-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/sc...
Chandan Babu R
14
-490
/
+478
2024-09-03
Merge tag 'rtalloc-fixes-6.12_2024-09-02' of https://git.kernel.org/pub/scm/l...
Chandan Babu R
7
-133
/
+124
2024-09-03
Merge tag 'rtbitmap-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/s...
Chandan Babu R
7
-402
/
+438
2024-09-03
Merge tag 'metadir-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/sc...
Chandan Babu R
8
-12
/
+16
2024-09-03
Merge tag 'atomic-file-commits-6.12_2024-09-02' of https://git.kernel.org/pub...
Chandan Babu R
5
-3
/
+243
2024-09-02
Merge tag 'linux-can-next-for-6.12-20240830' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
7
-130
/
+170
2024-09-02
Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-92
/
+117
2024-09-02
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
6
-64
/
+121
2024-09-02
r8169: add support for RTL8126A rev.b
ChunHao Lin
3
-15
/
+29
2024-09-02
netdev-genl: Set extack and fix error on napi-get
Joe Damato
1
-3
/
+5
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
1
-5
/
+25
2024-09-02
bpftool: Fix handling enum64 in btf dump sorting
Mykyta Yatsenko
1
-3
/
+4
2024-09-02
ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
yangerkun
1
-6
/
+4
2024-09-02
ext4: drop all delonly descriptions
Zhang Yi
1
-34
/
+32
2024-09-02
ext4: drop ext4_es_is_delonly()
Zhang Yi
3
-16
/
+11
2024-09-02
ext4: make extent status types exclusive
Zhang Yi
1
-2
/
+10
2024-09-02
ext4: drop unused ext4_es_store_status()
Zhang Yi
1
-7
/
+0
2024-09-02
ext4: use ext4_map_query_blocks() in ext4_map_blocks()
Zhang Yi
1
-21
/
+1
2024-09-02
ext4: drop ext4_es_delayed_clu()
Zhang Yi
2
-90
/
+0
2024-09-02
ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
Zhang Yi
3
-45
/
+24
2024-09-02
ext4: passing block allocation information to ext4_es_insert_extent()
Zhang Yi
4
-10
/
+11
2024-09-02
ext4: let __revise_pending() return newly inserted pendings
Zhang Yi
1
-10
/
+18
2024-09-02
ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
Zhang Yi
2
-19
/
+1
2024-09-02
ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
Zhang Yi
1
-7
/
+8
2024-09-02
ext4: factor out ext4_map_create_blocks() to allocate new blocks
Zhang Yi
1
-76
/
+81
2024-09-02
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
1
-4
/
+4
2024-09-02
perf python: include "util/sample.h"
Xu Yang
1
-0
/
+1
[prev]
[next]