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
2024-08-04
Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-96
/
+119
2024-08-03
Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-31
/
+44
2024-08-02
Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-14
/
+28
2024-08-02
cifs: update internal version number
Steve French
1
-2
/
+2
2024-08-02
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
1
-2
/
+4
2024-08-02
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
2
-8
/
+75
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
3
-80
/
+0
2024-08-02
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
4
-4
/
+38
2024-08-02
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-08-01
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
1
-0
/
+1
2024-08-01
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2
-14
/
+28
2024-07-31
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-31
/
+217
2024-07-30
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
1
-1
/
+1
2024-07-29
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
3
-13
/
+43
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
5
-8
/
+15
2024-07-29
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
1
-2
/
+1
2024-07-29
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
1
-6
/
+10
2024-07-29
xfs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-29
xfs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-29
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2
-15
/
+15
2024-07-29
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2
-12
/
+8
2024-07-29
xfs: allow SECURE namespace xattrs to use reserved block pool
Eric Sandeen
1
-1
/
+18
2024-07-29
xfs: fix a memory leak
Darrick J. Wong
1
-1
/
+1
2024-07-29
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
15
-200
/
+116
2024-07-28
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+5
2024-07-28
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
5
-7
/
+203
2024-07-28
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+66
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-7
/
+22
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
smb3: add dynamic trace point for session setup key expired failures
Steve French
2
-1
/
+47
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-2
/
+19
2024-07-26
smb3: add four dynamic tracepoints for copy_file_range and reflink
Steve French
2
-1
/
+67
2024-07-26
smb3: add dynamic tracepoint for reflink errors
Steve French
2
-0
/
+62
2024-07-26
Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-21
/
+49
2024-07-26
erofs: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-26
erofs: support multi-page folios for erofs_bread()
Gao Xiang
1
-18
/
+12
2024-07-26
erofs: add support for FS_IOC_GETFSSYSFSPATH
Huang Xiaojia
1
-0
/
+16
2024-07-26
erofs: fix race in z_erofs_get_gbuf()
Gao Xiang
1
-0
/
+3
2024-07-26
erofs: support STATX_DIOALIGN
Hongbo Li
1
-2
/
+17
2024-07-26
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
2
-1
/
+100
2024-07-26
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
1
-0
/
+47
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-12
/
+12
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+15
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
10
-12
/
+12
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-24
Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-182
/
+261
2024-07-24
hostfs: fix folio conversion
Linus Torvalds
1
-1
/
+1
[next]