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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
btrfs: avoid unnecessary log mutex contention when syncing log
Filipe Manana
1
-4
/
+10
2021-08-23
btrfs: remove racy and unnecessary inode transaction update when using no-holes
Filipe Manana
1
-7
/
+5
2021-08-23
btrfs: stop doing GFP_KERNEL memory allocations in the ref verify tool
Filipe Manana
2
-17
/
+5
2021-08-23
btrfs: improve the batch insertion of delayed items
Filipe Manana
1
-133
/
+79
2021-08-23
btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...
Qu Wenruo
1
-0
/
+19
2021-08-23
btrfs: pass NULL as trans to btrfs_search_slot if we only want to search
Marcos Paulo de Souza
2
-2
/
+2
2021-08-23
btrfs: continue readahead of siblings even if target node is in memory
Filipe Manana
1
-5
/
+8
2021-08-23
btrfs: check-integrity: drop kmap/kunmap for block pages
David Sterba
1
-8
/
+3
2021-08-23
btrfs: compression: drop kmap/kunmap from generic helpers
David Sterba
2
-4
/
+2
2021-08-23
btrfs: compression: drop kmap/kunmap from zstd
David Sterba
1
-18
/
+9
2021-08-23
btrfs: compression: drop kmap/kunmap from zlib
David Sterba
1
-25
/
+11
2021-08-23
btrfs: compression: drop kmap/kunmap from lzo
David Sterba
1
-28
/
+10
2021-08-23
btrfs: drop from __GFP_HIGHMEM all allocations
David Sterba
5
-15
/
+14
2021-08-23
btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
Anand Jain
1
-5
/
+5
2021-08-23
btrfs: remove max argument from generic_bin_search
Marcos Paulo de Souza
1
-11
/
+7
2021-08-23
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
3
-96
/
+91
2021-08-23
btrfs: check-integrity: drop unnecessary function prototypes
Anand Jain
1
-49
/
+0
2021-08-23
btrfs: add special case to setget helpers for 64k pages
David Sterba
1
-4
/
+4
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
4
-24
/
+0
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
15
-240
/
+15
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
1
-10
/
+17
2021-08-21
fcntl: fix potential deadlock for &fasync_struct.fa_lock
Desmond Cheong Zhi Xi
1
-2
/
+3
2021-08-21
fcntl: fix potential deadlocks for &fown_struct.lock
Desmond Cheong Zhi Xi
1
-6
/
+7
2021-08-21
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-1
/
+5
2021-08-21
lockd: lockd server-side shouldn't set fl_ops
J. Bruce Fields
1
-18
/
+12
2021-08-21
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+10
2021-08-21
ksmbd: fix permission check issue on chown and chmod
Namjae Jeon
2
-6
/
+23
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
1
-1
/
+5
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
1
-4
/
+5
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
4
-4
/
+7
2021-08-20
erofs: support reading chunk-based uncompressed files
Gao Xiang
3
-11
/
+102
2021-08-20
erofs: introduce chunk-based file on-disk format
Gao Xiang
1
-2
/
+45
2021-08-20
gfs2: Remove redundant check from gfs2_glock_dq
Bob Peterson
1
-6
/
+5
2021-08-20
gfs2: Delay withdraw from atomic context
Bob Peterson
1
-1
/
+1
2021-08-20
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-08-20
gfs2: don't stop reads while withdraw in progress
Bob Peterson
2
-4
/
+8
2021-08-20
gfs2: Mark journal inodes as "don't cache"
Bob Peterson
2
-0
/
+2
2021-08-20
gfs2: nit: gfs2_drop_inode shouldn't return bool
Bob Peterson
1
-1
/
+1
2021-08-20
gfs2: Eliminate vestigial HIF_FIRST
Bob Peterson
2
-3
/
+0
2021-08-20
gfs2: Make recovery error more readable
Bob Peterson
1
-1
/
+1
2021-08-20
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
5
-41
/
+25
2021-08-20
gfs2: init system threads before freeze lock
Bob Peterson
2
-55
/
+48
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
1
-3
/
+2
2021-08-20
ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in access mask by default
Namjae Jeon
1
-2
/
+0
2021-08-19
gfs2: tiny cleanup in gfs2_log_reserve
Bob Peterson
1
-1
/
+1
2021-08-19
gfs2: trivial clean up of gfs2_ail_error
Bob Peterson
1
-4
/
+6
2021-08-19
gfs2: be more verbose replaying invalid rgrp blocks
Bob Peterson
1
-15
/
+29
2021-08-19
xfs: rename buffer cache index variable b_bn
Dave Chinner
2
-25
/
+12
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
21
-61
/
+58
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
15
-22
/
+26
[prev]
[next]