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-02-23
fat: fix uninitialized field in nostale filehandles
Jan Kara
1
-0
/
+6
2024-02-23
nilfs2: convert cpfile to use kmap_local
Ryusuke Konishi
1
-45
/
+45
2024-02-23
nilfs2: remove nilfs_cpfile_{get,put}_checkpoint()
Ryusuke Konishi
2
-107
/
+0
2024-02-23
nilfs2: localize highmem mapping for checkpoint reading within cpfile
Ryusuke Konishi
5
-34
/
+87
2024-02-23
nilfs2: localize highmem mapping for checkpoint finalization within cpfile
Ryusuke Konishi
3
-46
/
+82
2024-02-23
nilfs2: localize highmem mapping for checkpoint creation within cpfile
Ryusuke Konishi
3
-29
/
+77
2024-02-23
nilfs2: convert ifile to use kmap_local
Ryusuke Konishi
4
-10
/
+9
2024-02-23
nilfs2: do not acquire rwsem in nilfs_bmap_write()
Ryusuke Konishi
1
-3
/
+0
2024-02-23
nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common
Ryusuke Konishi
3
-31
/
+57
2024-02-23
nilfs2: convert DAT to use kmap_local
Ryusuke Konishi
1
-19
/
+19
2024-02-23
nilfs2: convert persistent object allocator to use kmap_local
Ryusuke Konishi
1
-45
/
+46
2024-02-23
nilfs2: convert sufile to use kmap_local
Ryusuke Konishi
1
-43
/
+43
2024-02-23
nilfs2: convert metadata file common code to use kmap_local
Ryusuke Konishi
1
-2
/
+2
2024-02-23
nilfs2: convert nilfs_copy_buffer() to use kmap_local
Ryusuke Konishi
1
-4
/
+4
2024-02-23
nilfs2: convert segment buffer to use kmap_local
Ryusuke Konishi
1
-2
/
+2
2024-02-23
nilfs2: convert recovery logic to use kmap_local
Ryusuke Konishi
1
-2
/
+2
2024-02-23
ocfs2: spelling fix
Yongzhen Zhang
1
-1
/
+1
2024-02-18
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
11
-16
/
+35
2024-02-17
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-7
/
+60
2024-02-17
Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-25
/
+93
2024-02-16
Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-43
/
+65
2024-02-16
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-16
zonefs: Improve error handling
Damien Le Moal
2
-43
/
+65
2024-02-15
Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-50
/
+131
2024-02-14
bcachefs: Fix missing va_end()
Kent Overstreet
1
-0
/
+1
2024-02-14
bcachefs: Fix check_version_upgrade()
Kent Overstreet
1
-5
/
+6
2024-02-14
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
6
-5
/
+21
2024-02-13
btrfs: don't refill whole delayed refs block reserve when starting transaction
Filipe Manana
1
-36
/
+2
2024-02-13
btrfs: zoned: fix chunk map leak when loading block group zone info
Filipe Manana
1
-0
/
+1
2024-02-13
btrfs: reject encoded write if inode has nodatasum flag set
Filipe Manana
1
-0
/
+7
2024-02-13
btrfs: don't reserve space for checksums when writing to nocow files
Filipe Manana
1
-10
/
+19
2024-02-13
ceph: add ceph_cap_unlink_work to fire check_caps() immediately
Xiubo Li
3
-1
/
+69
2024-02-13
ceph: always queue a writeback when revoking the Fb caps
Xiubo Li
1
-24
/
+24
2024-02-12
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
1
-2
/
+6
2024-02-12
smb: client: set correct id, uid and cruid for multiuser automounts
Paulo Alcantara
1
-0
/
+16
2024-02-12
Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-33
/
+23
2024-02-12
cifs: update the same create_guid on replay
Shyam Prasad N
4
-2
/
+14
2024-02-12
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
1
-1
/
+1
2024-02-11
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-39
/
+69
2024-02-11
bcachefs: fix missing endiannes conversion in sb_members
Kent Overstreet
1
-1
/
+1
2024-02-11
bcachefs: fix kmemleak in __bch2_read_super error handling path
Su Yue
1
-1
/
+1
2024-02-11
bcachefs: Fix missing bch2_err_class() calls
Kent Overstreet
1
-4
/
+5
2024-02-10
Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+7
2024-02-10
Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-11
/
+36
2024-02-10
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+9
2024-02-10
Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
16
-247
/
+381
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-09
btrfs: add new unused block groups to the list of unused block groups
Filipe Manana
1
-0
/
+31
[next]