index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-23
5
-249
/
+257
|
\
|
*
ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Ojaswin Mujoo
2023-07-23
1
-27
/
+131
|
*
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()
Ojaswin Mujoo
2023-07-23
1
-5
/
+9
|
*
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
2023-07-23
1
-0
/
+14
|
*
jbd2: remove __journal_try_to_free_buffer()
Zhang Yi
2023-07-10
1
-24
/
+7
|
*
jbd2: fix a race when checking checkpoint buffer busy
Zhang Yi
2023-07-10
2
-15
/
+40
|
*
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
2023-07-10
1
-15
/
+17
|
*
jbd2: remove journal_clean_one_cp_list()
Zhang Yi
2023-07-10
1
-58
/
+17
|
*
jbd2: remove t_checkpoint_io_list
Zhang Yi
2023-07-10
2
-42
/
+3
|
*
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
2023-07-10
1
-73
/
+29
*
|
Merge tag '6.5-rc2-smb3-client-fixes-ver2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-23
2
-6
/
+15
|
\
\
|
*
|
cifs: update internal module version number for cifs.ko
Steve French
2023-07-22
1
-2
/
+2
|
*
|
cifs: allow dumping keys for directories too
Shyam Prasad N
2023-07-22
1
-4
/
+13
*
|
|
Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-20
1
-2
/
+2
|
\
\
\
|
*
|
|
iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write
Christoph Hellwig
2023-07-17
1
-1
/
+1
|
*
|
|
iomap: fix a regression for partial write errors
Christoph Hellwig
2023-07-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-20
3
-13
/
+71
|
\
\
\
|
*
|
|
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
2023-07-17
2
-1
/
+2
|
*
|
|
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
2023-07-17
2
-10
/
+67
|
*
|
|
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
2023-07-17
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-20
6
-46
/
+79
|
\
\
\
|
*
|
|
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
2023-07-18
1
-0
/
+1
|
*
|
|
btrfs: fix ordered extent split error handling in btrfs_dio_submit_io
Christoph Hellwig
2023-07-18
1
-2
/
+5
|
*
|
|
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
2023-07-18
1
-3
/
+11
|
*
|
|
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
2023-07-18
1
-8
/
+3
|
*
|
|
btrfs: use irq safe locking when running and adding delayed iputs
Filipe Manana
2023-07-18
1
-10
/
+25
|
*
|
|
btrfs: fix iput() on error pointer after error during orphan cleanup
Filipe Manana
2023-07-18
1
-10
/
+10
|
*
|
|
btrfs: fix double iput() on inode after an error during orphan cleanup
Filipe Manana
2023-07-18
1
-0
/
+1
|
*
|
|
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
2023-07-18
1
-0
/
+1
|
*
|
|
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2023-07-11
2
-2
/
+16
|
*
|
|
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
2023-07-11
1
-1
/
+2
|
*
|
|
btrfs: fix race between balance and cancel/pause
Josef Bacik
2023-07-11
1
-10
/
+4
*
|
|
|
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-19
3
-13
/
+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
2023-06-21
1
-8
/
+13
|
*
|
|
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
2023-06-07
1
-1
/
+1
|
*
|
|
fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
Bernd Schubert
2023-06-07
1
-1
/
+4
|
*
|
|
fuse: remove duplicate check for nodeid
zyfjeff
2023-06-07
1
-2
/
+0
|
*
|
|
fuse: add feature flag for expire-only
Miklos Szeredi
2023-06-07
1
-1
/
+2
*
|
|
|
Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-16
7
-31
/
+43
|
\
\
\
\
|
*
|
|
|
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
1
-4
/
+15
|
*
|
|
|
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-14
3
-7
/
+14
|
*
|
|
|
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-07-12
2
-17
/
+11
|
*
|
|
|
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-07-12
1
-1
/
+1
|
*
|
|
|
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-10
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
erofs: fix fsdax unavailability for chunk-based regular files
Xin Yin
2023-07-12
1
-1
/
+2
*
|
|
|
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
2023-07-12
1
-1
/
+1
*
|
|
|
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
2023-07-12
1
-1
/
+1
*
|
|
|
erofs: simplify z_erofs_transform_plain()
Gao Xiang
2023-07-12
1
-11
/
+8
*
|
|
|
erofs: get rid of the remaining kmap_atomic()
Gao Xiang
2023-07-12
1
-9
/
+9
|
/
/
/
*
|
|
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-09
1
-1
/
+1
|
\
\
\
[next]