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 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-11-26
2
-48
/
+30
|
\
|
*
eventfs: Make sure that parent->d_inode is locked in creating files/dirs
Steven Rostedt (Google)
2023-11-22
1
-0
/
+4
|
*
eventfs: Do not allow NULL parent to eventfs_start_creating()
Steven Rostedt (Google)
2023-11-22
1
-9
/
+4
|
*
eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
Steven Rostedt (Google)
2023-11-22
1
-14
/
+2
|
*
eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
Steven Rostedt (Google)
2023-11-22
1
-2
/
+2
|
*
eventfs: Do not invalidate dentry in create_file/dir_dentry()
Steven Rostedt (Google)
2023-11-20
1
-13
/
+6
|
*
eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
Steven Rostedt (Google)
2023-11-20
1
-10
/
+12
*
|
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-26
10
-375
/
+314
|
\
\
|
*
|
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
2023-11-23
3
-120
/
+52
|
*
|
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
8
-61
/
+116
|
*
|
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-23
4
-42
/
+56
|
*
|
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-11-23
5
-175
/
+113
|
*
|
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2023-11-23
1
-1
/
+1
|
|
/
*
|
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-25
2
-5
/
+21
|
\
\
|
*
|
xfs: dquot recovery does not validate the recovered dquot
Darrick J. Wong
2023-11-22
1
-0
/
+14
|
*
|
xfs: clean up dqblk extraction
Darrick J. Wong
2023-11-22
2
-5
/
+7
|
|
/
*
|
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-24
5
-3
/
+18
|
\
\
|
*
|
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
2023-11-24
1
-1
/
+3
|
*
|
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
2023-11-24
1
-0
/
+2
|
*
|
afs: Return ENOENT if no cell DNS record can be found
David Howells
2023-11-24
1
-0
/
+10
|
*
|
afs: Make error on cell lookup failure consistent with OpenAFS
David Howells
2023-11-17
1
-2
/
+2
|
*
|
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
2023-11-17
2
-1
/
+2
*
|
|
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-24
10
-56
/
+97
|
\
\
\
|
*
|
|
libfs: getdents() should return 0 after reaching EOD
Chuck Lever
2023-11-20
1
-3
/
+11
|
*
|
|
xfs: respect the stable writes flag on the RT device
Christoph Hellwig
2023-11-20
3
-0
/
+23
|
*
|
|
xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
Christoph Hellwig
2023-11-20
1
-10
/
+12
|
*
|
|
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-20
1
-0
/
+2
|
*
|
|
autofs: add: new_inode check in autofs_fill_super()
Ian Kent
2023-11-20
1
-35
/
+21
|
*
|
|
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-11-18
4
-8
/
+28
*
|
|
|
Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-21
3
-66
/
+39
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
2023-11-17
1
-1
/
+1
|
*
|
|
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Jingbo Xu
2023-11-17
1
-2
/
+3
|
*
|
|
erofs: simplify erofs_read_inode()
Ferry Meng
2023-11-17
1
-63
/
+35
|
|
/
/
*
|
|
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-18
9
-43
/
+91
|
\
\
\
|
*
|
|
xfs: recovery should not clear di_flushiter unconditionally
Dave Chinner
2023-11-13
1
-15
/
+17
|
*
|
|
xfs: inode recovery does not validate the recovered inode
Dave Chinner
2023-11-13
2
-1
/
+16
|
*
|
|
xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
Anthony Iliopoulos
2023-11-13
1
-1
/
+1
|
*
|
|
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
2023-11-13
1
-3
/
+24
|
*
|
|
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
2023-11-13
1
-11
/
+12
|
*
|
|
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
Christoph Hellwig
2023-11-13
1
-0
/
+1
|
*
|
|
xfs: abort intent items when recovery intents fail
Long Li
2023-11-13
3
-4
/
+5
|
*
|
|
xfs: factor out xfs_defer_pending_abort
Long Li
2023-11-13
1
-8
/
+15
|
|
/
/
*
|
|
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
4
-41
/
+66
|
\
\
\
|
*
|
|
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
3
-24
/
+54
|
*
|
|
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
1
-1
/
+3
|
*
|
|
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
1
-15
/
+8
|
*
|
|
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-17
1
-1
/
+1
*
|
|
|
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-18
4
-14
/
+23
|
\
\
\
\
|
*
|
|
|
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
1
-9
/
+13
|
*
|
|
|
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-14
1
-0
/
+6
[next]