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
*
fs: use backing_file container for internal files with "fake" f_path
Amir Goldstein
2023-06-19
4
-18
/
+86
*
fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
Amir Goldstein
2023-06-19
1
-15
/
+26
*
fs: use a helper for opening kernel internal files
Amir Goldstein
2023-06-19
2
-2
/
+35
*
fs: rename {vfs,kernel}_tmpfile_open()
Amir Goldstein
2023-06-19
3
-16
/
+19
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-13
13
-104
/
+269
|
\
|
*
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
1
-1
/
+1
|
*
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
1
-1
/
+11
|
*
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-13
1
-4
/
+6
|
*
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
1
-1
/
+2
|
*
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-13
1
-3
/
+10
|
*
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-13
2
-17
/
+42
|
*
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
2023-05-13
1
-1
/
+5
|
*
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-13
1
-1
/
+1
|
*
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
2023-05-13
1
-4
/
+2
|
*
ext4: fix data races when using cached status extents
Jan Kara
2023-05-13
1
-17
/
+13
|
*
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
2023-05-13
3
-13
/
+40
|
*
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
2023-05-13
1
-2
/
+3
|
*
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
2023-05-13
1
-1
/
+5
|
*
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
2023-05-13
5
-29
/
+82
|
*
ext4: fix lockdep warning when enabling MMP
Jan Kara
2023-05-07
1
-9
/
+21
|
*
ext4: fix WARNING in mb_find_extent
Ye Bin
2023-05-07
1
-0
/
+25
*
|
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-12
11
-33
/
+102
|
\
\
|
*
|
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-10
4
-11
/
+70
|
*
|
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-10
1
-2
/
+2
|
*
|
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-10
1
-4
/
+3
|
*
|
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-10
1
-0
/
+3
|
*
|
btrfs: fix backref walking not returning all inode refs
Filipe Manana
2023-05-09
3
-10
/
+17
|
*
|
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-09
1
-3
/
+4
|
*
|
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-09
1
-3
/
+3
*
|
|
Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-05-12
4
-2
/
+28
|
\
\
\
|
*
|
|
cifs: release leases for deferred close handles when freezing
Steve French
2023-05-10
1
-0
/
+15
|
*
|
|
smb3: fix problem remounting a share after shutdown
Steve French
2023-05-09
1
-0
/
+7
|
*
|
|
SMB3: force unmount was failing to close deferred close files
Steve French
2023-05-09
1
-0
/
+1
|
*
|
|
smb3: improve parallel reads of large files
Steve French
2023-05-09
1
-1
/
+1
|
*
|
|
do not reuse connection if share marked as isolated
Steve French
2023-05-08
1
-0
/
+3
|
*
|
|
cifs: fix pcchunk length type in smb2_copychunk_range
Pawel Witek
2023-05-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-12
1
-2
/
+4
|
\
\
\
|
*
|
|
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
2023-05-12
1
-2
/
+4
|
|
/
/
*
|
|
Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-05-11
14
-63
/
+65
|
\
\
\
|
*
|
|
xfs: fix xfs_inodegc_stop racing with mod_delayed_work
Darrick J. Wong
2023-05-02
1
-5
/
+27
|
*
|
|
xfs: disable reaping in fscounters scrub
Darrick J. Wong
2023-05-02
6
-39
/
+6
|
*
|
|
xfs: check that per-cpu inodegc workers actually run on that cpu
Darrick J. Wong
2023-05-02
3
-0
/
+8
|
*
|
|
xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
Darrick J. Wong
2023-05-02
1
-2
/
+4
|
*
|
|
xfs: fix negative array access in xfs_getbmap
Darrick J. Wong
2023-05-02
1
-1
/
+3
|
*
|
|
xfs: don't allocate into the data fork for an unshare request
Darrick J. Wong
2023-05-02
1
-2
/
+3
|
*
|
|
xfs: flush dirty data and drain directios before scrubbing cow fork
Darrick J. Wong
2023-05-02
1
-2
/
+2
|
*
|
|
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
2023-05-02
1
-10
/
+9
|
*
|
|
xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
Darrick J. Wong
2023-05-02
1
-2
/
+3
*
|
|
|
Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-10
1
-2
/
+9
|
\
\
\
\
|
*
|
|
|
inotify: Avoid reporting event with invalid wd
Jan Kara
2023-04-25
1
-2
/
+9
[next]