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
2023-04-21
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
1
-8
/
+15
2023-04-21
fs/buffer: add folio_set_bh helper
Pankaj Raghav
1
-0
/
+15
2023-04-21
Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+13
2023-04-21
fs: dlm: stop unnecessarily filling zero ms_extra bytes
Alexander Aring
1
-1
/
+1
2023-04-20
fuse_dev_ioctl(): switch to fdget()
Al Viro
1
-20
/
+21
2023-04-20
build_mount_idmapped(): switch to fdget()
Al Viro
1
-6
/
+6
2023-04-20
kill the last remaining user of proc_ns_fget()
Al Viro
1
-18
/
+0
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-28
/
+79
2023-04-21
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
1
-7
/
+12
2023-04-21
btrfs: set default discard iops_limit to 1000
Boris Burkov
1
-1
/
+1
2023-04-20
f2fs: allocate trace path buffer from names_cache
Wu Bo
2
-2
/
+15
2023-04-19
ext4: Add a uapi header for ext4 userspace APIs
Josh Triplett
1
-90
/
+1
2023-04-19
ext4: remove useless conditional branch code
wuchi
1
-4
/
+1
2023-04-19
ext4: remove unneeded check of nr_to_submit
Tom Rix
1
-1
/
+1
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-9
/
+34
2023-04-18
cifs: Reapply lost fix from commit 30b2b2196d6e
David Howells
1
-4
/
+6
2023-04-18
cifs: Fix unbuffered read
David Howells
1
-4
/
+0
2023-04-18
epoll: rename global epmutex
Davidlohr Bueso
1
-11
/
+11
2023-04-18
proc/stat: remove arch_idle_time()
Heiko Carstens
1
-26
/
+0
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2
-4
/
+2
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
1
-8
/
+1
2023-04-18
mpage: use folios in bio end_io handler
Pankaj Raghav
1
-11
/
+19
2023-04-18
mpage: split submit_bio and bio end_io handler for reads and writes
Pankaj Raghav
1
-18
/
+36
2023-04-18
orangefs: use folios in orangefs_readahead
Pankaj Raghav
1
-4
/
+5
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
1
-2
/
+1
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-0
/
+20
2023-04-18
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
1
-0
/
+20
2023-04-18
f2fs: add has_enough_free_secs()
Yangtao Li
3
-24
/
+31
2023-04-18
f2fs: relax sanity check if checkpoint is corrupted
Jaegeuk Kim
3
-7
/
+29
2023-04-18
f2fs: refactor f2fs_gc to call checkpoint in urgent condition
Jaegeuk Kim
1
-14
/
+13
2023-04-18
gfs2: Move variable assignment behind a null pointer check in inode_go_dump
Markus Elfring
1
-1
/
+2
2023-04-18
gfs2: Use gfs2_holder_initialized for jindex
Bob Peterson
1
-6
/
+3
2023-04-18
gfs2: Eliminate gfs2_trim_blocks
Bob Peterson
2
-9
/
+0
2023-04-17
f2fs: remove folio_detach_private() in .invalidate_folio and .release_folio
Chao Yu
3
-108
/
+77
2023-04-17
f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()
Yangtao Li
1
-13
/
+2
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2
-2
/
+2
2023-04-17
btrfs: fix uninitialized variable warnings
Genjian Zhang
2
-2
/
+2
2023-04-17
btrfs: use log root when iterating over index keys when logging directory
Filipe Manana
1
-27
/
+24
2023-04-17
btrfs: avoid iterating over all indexes when logging directory
Filipe Manana
2
-7
/
+57
2023-04-17
btrfs: dev-replace: error out if we have unrepaired metadata error during
Qu Wenruo
1
-5
/
+42
2023-04-17
btrfs: remove pointless loop at btrfs_get_next_valid_item()
Filipe Manana
1
-17
/
+6
2023-04-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
1
-0
/
+5
2023-04-17
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
1
-7
/
+12
2023-04-17
btrfs: set default discard iops_limit to 1000
Boris Burkov
1
-1
/
+1
2023-04-17
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
2
-54
/
+0
2023-04-17
btrfs: scrub: remove scrub_bio structure
Qu Wenruo
2
-244
/
+6
2023-04-17
btrfs: scrub: remove scrub_block and scrub_sector structures
Qu Wenruo
2
-573
/
+0
2023-04-17
btrfs: scrub: remove the old scrub recheck code
Qu Wenruo
4
-1012
/
+14
2023-04-17
btrfs: scrub: remove the old writeback infrastructure
Qu Wenruo
2
-219
/
+3
2023-04-17
btrfs: scrub: remove scrub_parity structure
Qu Wenruo
3
-524
/
+9
[prev]
[next]