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.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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-13
/
+26
2024-03-22
Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-9
/
+22
2024-03-22
Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
11
-39
/
+54
2024-03-22
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-274
/
+428
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-33
/
+88
2024-03-21
Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+47
2024-03-21
Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-376
/
+293
2024-03-21
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
15
-147
/
+716
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
1
-4
/
+6
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
1
-1
/
+1
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
4
-10
/
+2
2024-03-20
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
26
-111
/
+157
2024-03-19
ceph: set correct cap mask for getattr request for read
Xiubo Li
1
-3
/
+5
2024-03-19
ceph: stop copying to iter at EOF on sync reads
Xiubo Li
1
-10
/
+13
2024-03-19
exfat: remove duplicate update parent dir
Yuezhang Mo
1
-1
/
+2
2024-03-19
exfat: do not sync parent dir if just update timestamp
Yuezhang Mo
1
-11
/
+8
2024-03-19
exfat: remove unused functions
Yuezhang Mo
3
-64
/
+4
2024-03-19
exfat: convert exfat_find_empty_entry() to use dentry cache
Yuezhang Mo
1
-84
/
+42
2024-03-19
exfat: convert exfat_init_ext_entry() to use dentry cache
Yuezhang Mo
3
-77
/
+33
2024-03-19
exfat: move free cluster out of exfat_init_ext_entry()
Yuezhang Mo
2
-5
/
+3
2024-03-19
exfat: convert exfat_remove_entries() to use dentry cache
Yuezhang Mo
3
-115
/
+90
2024-03-19
exfat: convert exfat_add_entry() to use dentry cache
Yuezhang Mo
3
-33
/
+22
2024-03-19
exfat: add exfat_get_empty_dentry_set() helper
Yuezhang Mo
2
-0
/
+82
2024-03-19
exfat: add __exfat_get_dentry_set() helper
Yuezhang Mo
2
-22
/
+43
2024-03-19
bcachefs: Fix lost wakeup on journal shutdown
Kent Overstreet
1
-6
/
+6
2024-03-19
bcachefs; Fix deadlock in bch2_btree_update_start()
Kent Overstreet
1
-4
/
+9
2024-03-19
ksmbd: remove module version
Namjae Jeon
2
-3
/
+0
2024-03-19
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2
-29
/
+42
2024-03-19
Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
3
-39
/
+81
2024-03-19
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3
-19
/
+63
2024-03-19
ceph: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-9
/
+9
2024-03-19
ceph: break the check delayed cap loop every 5s
Xiubo Li
1
-0
/
+8
2024-03-18
Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+3
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-824
/
+999
2024-03-18
btrfs: do not skip re-registration for the mounted device
Anand Jain
1
-11
/
+47
2024-03-18
Merge tag 'ovl-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2024-03-18
Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-35
/
+34
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
1
-4
/
+4
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
fscache: Fix error handling in fscache_begin_operation()
David Howells
1
-1
/
+3
2024-03-18
fs,block: get holder during claim
Christian Brauner
1
-0
/
+18
2024-03-18
bcachefs: ratelimit errors from async_btree_node_rewrite
Kent Overstreet
1
-1
/
+1
2024-03-18
bcachefs: Run check_topology() first
Kent Overstreet
1
-1
/
+1
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
15
-35
/
+35
2024-03-18
bcachefs: Fix lost transaction restart error
Kent Overstreet
1
-4
/
+6
2024-03-18
bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info
Kent Overstreet
3
-2
/
+9
2024-03-18
bcachefs: fix for building in userspace
Kent Overstreet
1
-16
/
+16
2024-03-18
bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recovery
Kent Overstreet
1
-14
/
+18
2024-03-18
bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()
Kent Overstreet
1
-6
/
+7
2024-03-18
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
2
-6
/
+8
[next]