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.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-03-08
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
1
-6
/
+7
2023-03-08
ext4: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-03-08
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
1
-5
/
+6
2023-02-25
ext4: fix incorrect options show of original mount_opt and extend mount_opt2
Zhang Yi
2
-7
/
+22
2023-02-25
ext4: Fix possible corruption when moving a directory
Jan Kara
1
-1
/
+10
2023-02-25
ext4: init error handle resource before init group descriptors
Ye Bin
1
-12
/
+7
2023-02-19
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
1
-0
/
+11
2023-02-19
jbd2: fix data missing when reusing bh which is ready to be checkpointed
Zhihao Cheng
1
-21
/
+29
2023-02-19
ext4: update s_journal_inum if it changes after journal replay
Baokun Li
1
-2
/
+5
2023-02-19
ext4: fail ext4_iget if special inode unallocated
Baokun Li
1
-10
/
+8
2023-02-19
ext4: fix function prototype mismatch for ext4_feat_ktype
Kees Cook
1
-1
/
+6
2023-02-19
ext4: remove unnecessary variable initialization
XU pengfei
1
-1
/
+1
2023-02-19
ext4: fix inode tree inconsistency caused by ENOMEM
zhanchengbin
1
-1
/
+1
2023-02-19
ext4: refuse to create ea block when umounted
Jun Nie
1
-0
/
+7
2023-02-19
ext4: optimize ea_inode block expansion
Jun Nie
1
-11
/
+17
2023-02-19
ext4: remove dead code in updating backup sb
Tanmay Bhushan
1
-3
/
+0
2023-02-15
ext4: dio take shared inode lock when overwriting preallocated blocks
Zhang Yi
1
-12
/
+22
2023-02-09
ext4: don't show commit interval if it is zero
Wang Jianjian
1
-1
/
+1
2023-02-09
ext4: use ext4_fc_tl_mem in fast-commit replay path
Eric Biggers
1
-18
/
+26
2023-02-09
ext4: improve xattr consistency checking and error reporting
Theodore Ts'o
1
-46
/
+80
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-156
/
+105
2023-01-20
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+52
2023-01-19
Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+22
2023-01-18
cifs: remove unused function
Paulo Alcantara
2
-63
/
+0
2023-01-18
cifs: do not include page data when checking signature
Enzo Matsumiya
1
-6
/
+9
2023-01-18
Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-01-18
Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+19
2023-01-18
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
1
-3
/
+3
2023-01-18
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
1
-2
/
+9
2023-01-18
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
1
-38
/
+33
2023-01-18
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
1
-27
/
+20
2023-01-18
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
1
-24
/
+34
2023-01-18
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
1
-19
/
+23
2023-01-17
Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
5
-26
/
+20
2023-01-17
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-9
/
+34
2023-01-16
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
1
-8
/
+17
2023-01-16
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
1
-3
/
+10
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
1
-9
/
+8
2023-01-16
btrfs: factor out scratching of one regular super block
Christoph Hellwig
1
-25
/
+26
2023-01-16
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-21
/
+71
2023-01-16
erofs: clean up parsing of fscache related options
Jingbo Xu
1
-7
/
+6
2023-01-16
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
2023-01-14
Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-34
/
+49
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+4
2023-01-13
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-9
/
+21
2023-01-12
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
1
-0
/
+1
2023-01-12
btrfs: do not abort transaction on failure to update log root
Filipe Manana
1
-7
/
+4
2023-01-12
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2
-3
/
+8
2023-01-12
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
1
-1
/
+3
[next]