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
2023-08-19
Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-62
/
+113
2023-08-18
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
1
-4
/
+2
2023-08-17
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-17
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
1
-1
/
+24
2023-08-17
btrfs: fix replace/scrub failure with metadata_uuid
Anand Jain
1
-1
/
+2
2023-08-16
smb: client: fix null auth
Scott Mayhew
1
-0
/
+4
2023-08-15
Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+27
2023-08-14
btrfs: fix infinite directory reads
Filipe Manana
4
-54
/
+84
2023-08-14
smb3: display network namespace in debug information
Steve French
1
-0
/
+10
2023-08-14
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-20
/
+99
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-3
/
+0
2023-08-12
Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-118
/
+4
2023-08-12
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-3
/
+39
2023-08-11
cifs: fix potential oops in cifs_oplock_break
Steve French
1
-7
/
+16
2023-08-10
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2
-1
/
+16
2023-08-10
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
1
-8
/
+37
2023-08-10
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
1
-0
/
+10
2023-08-10
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
1
-5
/
+5
2023-08-10
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
1
-0
/
+6
2023-08-10
btrfs: don't stop integrity writeback too early
Christoph Hellwig
1
-3
/
+4
2023-08-10
btrfs: wait for actual caching progress during allocation
Josef Bacik
2
-2
/
+17
2023-08-10
Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd
Linus Torvalds
2
-6
/
+13
2023-08-10
zonefs: fix synchronous direct writes to sequential files
Damien Le Moal
3
-118
/
+4
2023-08-09
Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2023-08-08
Merge tag 'gfs2-v6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+12
2023-08-07
gfs2: Don't use filemap_splice_read
Bob Peterson
1
-2
/
+2
2023-08-07
gfs2: Fix freeze consistency check in gfs2_trans_add_meta
Andreas Gruenbacher
1
-4
/
+10
2023-08-06
Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-42
/
+79
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
10
-39
/
+76
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-06
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
1
-1
/
+8
2023-08-06
ksmbd: validate command request size
Long Li
1
-5
/
+5
2023-08-05
Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+5
2023-08-04
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
3
-0
/
+12
2023-08-04
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
1
-3
/
+27
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-2
/
+17
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-03
Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+6
2023-08-03
Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+4
2023-08-02
Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-20
/
+22
2023-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
1
-1
/
+5
2023-08-02
ceph: defer stopping mdsc delayed_work
Xiubo Li
3
-2
/
+17
2023-08-01
erofs: drop unnecessary WARN_ON() in erofs_kill_sb()
Gao Xiang
1
-2
/
+0
2023-08-01
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
1
-3
/
+4
2023-07-31
nfsd: Fix reading via splice
David Howells
1
-3
/
+6
2023-07-30
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-7
/
+19
[next]