index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
bcachefs: bch_subvolume::parent -> creation_parent
Kent Overstreet
2
-13
/
+13
2024-03-14
bcachefs: Repair subvol dirents that point to non subvols
Kent Overstreet
1
-0
/
+6
2024-03-14
bcachefs: check dirent->d_parent_subvol
Kent Overstreet
1
-4
/
+57
2024-03-14
bcachefs: check inode->bi_parent_subvol against dirent
Kent Overstreet
2
-23
/
+14
2024-03-14
bcachefs: delete duplicated checks in check_dirent_to_subvol()
Kent Overstreet
1
-23
/
+4
2024-03-14
bcachefs: simplify check_dirent_inode_dirent()
Kent Overstreet
1
-58
/
+56
2024-03-14
bcachefs: check bi_parent_subvol in check_inode()
Kent Overstreet
1
-0
/
+10
2024-03-14
bcachefs: better log message in lookup_inode_for_snapshot()
Kent Overstreet
1
-21
/
+24
2024-03-14
bcachefs: check_inode_dirent_inode()
Kent Overstreet
1
-36
/
+89
2024-03-14
bcachefs: Check subvol <-> inode pointers in check_inode()
Kent Overstreet
1
-0
/
+25
2024-03-14
bcachefs: Check subvol <-> inode pointers in check_subvol()
Kent Overstreet
3
-1
/
+34
2024-03-14
bcachefs: Kill more -EIO error codes
Kent Overstreet
11
-20
/
+27
2024-03-14
bcachefs: thread_with_file: add f_ops.flush
Kent Overstreet
3
-7
/
+32
2024-03-14
bcachefs: thread_with_file: Fix missing va_end()
Kent Overstreet
1
-0
/
+2
2024-03-14
bcachefs: thread_with_file: allow ioctls against these files
Darrick J. Wong
2
-0
/
+13
2024-03-14
bcachefs: thread_with_file: create ops structure for thread_with_stdio
Darrick J. Wong
3
-22
/
+28
2024-03-14
bcachefs: thread_with_file: fix various printf problems
Darrick J. Wong
2
-20
/
+37
2024-03-14
bcachefs: thread_with_file: allow creation of readonly files
Darrick J. Wong
2
-0
/
+39
2024-03-14
bcachefs: thread_with_stdio: suppress hung task warning
Kent Overstreet
1
-2
/
+15
2024-03-14
kernel/hung_task.c: export sysctl_hung_task_timeout_secs
Kent Overstreet
1
-0
/
+1
2024-03-14
bcachefs: thread_with_stdio: Mark completed in ->release()
Kent Overstreet
1
-4
/
+10
2024-03-14
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
1
-8
/
+3
2024-03-14
of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() han...
Jonathan Cameron
1
-0
/
+13
2024-03-14
of: Add cleanup.h based auto release via __free(device_node) markings
Jonathan Cameron
1
-0
/
+2
2024-03-14
bcachefs: Thread with file documentation
Kent Overstreet
2
-7
/
+40
2024-03-14
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
1
-11
/
+22
2024-03-14
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
3
-22
/
+23
2024-03-14
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
4
-100
/
+160
2024-03-14
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2
-41
/
+18
2024-03-14
bcachefs: kill kvpmalloc()
Kent Overstreet
14
-115
/
+49
2024-03-14
mempool: kvmalloc pool
Kent Overstreet
2
-0
/
+26
2024-03-14
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
1
-1
/
+1
2024-03-14
Merge tag 'spi-nor/for-6.9' into mtd/next
Miquel Raynal
5
-165
/
+128
2024-03-14
io_uring: Fix release of pinned pages when __io_uaddr_map fails
Gabriel Krisman Bertazi
1
-9
/
+13
2024-03-14
Revert "block/mq-deadline: use correct way to throttling write requests"
Bart Van Assche
1
-2
/
+1
2024-03-14
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-423
/
+608
2024-03-14
Merge tag 'fsnotify_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-22
/
+36
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
186
-3562
/
+13251
2024-03-13
io_uring/kbuf: rename is_mapped
Pavel Begunkov
2
-11
/
+11
2024-03-13
io_uring: simplify io_pages_free
Pavel Begunkov
1
-5
/
+1
2024-03-13
Merge branch 'for-6.9/wacom' into for-linus
Jiri Kosina
1
-4
/
+4
2024-03-13
Merge branch 'for-6.9/unused-struct-removal' into for-linus
Jiri Kosina
6
-84
/
+42
2024-03-13
Merge branch 'for-6.9/samsung' into for-linus
Jiri Kosina
2
-36
/
+408
2024-03-13
Merge branch 'for-6.9/nintendo' into for-linus
Jiri Kosina
1
-22
/
+0
2024-03-13
Merge branch 'for-6.9/lenovo' into for-linus
Jiri Kosina
1
-18
/
+39
2024-03-13
Merge branch 'for-6.9/amd-sfh' into for-linus
Jiri Kosina
3950
-37227
/
+110475
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
27
-707
/
+1565
2024-03-13
block: limit block time caching to in_task() context
Jens Axboe
1
-1
/
+1
2024-03-13
ACPI: Document handle_eject_request() arguments
Yang Li
1
-0
/
+2
2024-03-13
cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()
Sibi Sankar
2
-7
/
+13
[prev]
[next]