index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
bcachefs: Fix failure to relock in btree_node_get()
Kent Overstreet
2024-08-22
1
-0
/
+4
|
*
|
|
|
|
bcachefs: setting bcachefs_effective.* xattrs is a noop
Kent Overstreet
2024-08-22
1
-1
/
+11
|
*
|
|
|
|
bcachefs: Fix "trying to move an extent, but nr_replicas=0"
Kent Overstreet
2024-08-22
1
-17
/
+12
|
*
|
|
|
|
bcachefs: bch2_data_update_init() cleanup
Kent Overstreet
2024-08-22
1
-78
/
+101
|
*
|
|
|
|
bcachefs: Extra debug for data move path
Kent Overstreet
2024-08-20
2
-0
/
+5
|
*
|
|
|
|
bcachefs: Fix incorrect gfp flags
Kent Overstreet
2024-08-19
1
-1
/
+1
|
*
|
|
|
|
bcachefs: fix field-spanning write warning
Kent Overstreet
2024-08-19
1
-1
/
+2
|
*
|
|
|
|
bcachefs: Reallocate table when we're increasing size
Kent Overstreet
2024-08-19
1
-1
/
+3
*
|
|
|
|
|
Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-08-25
2
-10
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
2024-08-22
1
-1
/
+1
|
*
|
|
|
|
|
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
2024-08-22
1
-1
/
+0
|
*
|
|
|
|
|
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2024-08-22
2
-6
/
+6
|
*
|
|
|
|
|
smb/server: fix return value of smb2_open()
ChenXiaoSong
2024-08-22
1
-1
/
+1
|
*
|
|
|
|
|
ksmbd: the buffer of smb2 query dir response has at least 1 byte
Namjae Jeon
2024-08-22
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-08-24
5
-19
/
+21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
2024-08-22
1
-10
/
+5
|
*
|
|
|
|
|
|
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2024-08-22
2
-6
/
+8
|
*
|
|
|
|
|
|
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
2024-08-22
1
-0
/
+2
|
*
|
|
|
|
|
|
nfs: fix bitmap decoder to handle a 3rd word
Jeff Layton
2024-08-22
1
-2
/
+4
|
*
|
|
|
|
|
|
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
2024-08-22
1
-1
/
+2
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-24
7
-13
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2024-08-22
2
-6
/
+6
|
*
|
|
|
|
|
|
smb: client: ignore unhandled reparse tags
Paulo Alcantara
2024-08-22
1
-4
/
+7
|
*
|
|
|
|
|
|
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
2024-08-22
3
-0
/
+6
|
*
|
|
|
|
|
|
smb3: fix broken cached reads when posix locks
Steve French
2024-08-19
1
-3
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-22
5
-55
/
+29
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
2024-08-21
1
-1
/
+2
|
*
|
|
|
|
|
erofs: allow large folios for compressed files
Gao Xiang
2024-08-19
1
-10
/
+8
|
*
|
|
|
|
|
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
2024-08-19
1
-20
/
+6
|
*
|
|
|
|
|
erofs: simplify readdir operation
Hongzhen Luo
2024-08-19
2
-24
/
+13
|
|
/
/
/
/
/
*
|
|
|
|
|
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-08-19
2
-4
/
+4
*
|
|
|
|
|
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
2024-08-19
4
-3
/
+45
*
|
|
|
|
|
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
2024-08-19
1
-2
/
+5
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-18
5
-8
/
+86
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-16
1
-1
/
+7
|
*
|
|
|
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
1
-6
/
+8
|
*
|
|
|
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
1
-0
/
+69
|
*
|
|
|
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
1
-0
/
+1
|
*
|
|
|
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-15
1
-1
/
+1
*
|
|
|
|
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-18
1
-2
/
+4
*
|
|
|
|
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-18
2
-6
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-15
1
-0
/
+2
|
*
|
|
|
|
smb3: fix lock breakage for cached writes
Steve French
2024-08-15
1
-4
/
+9
|
*
|
|
|
|
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
2024-08-15
1
-2
/
+6
*
|
|
|
|
|
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-17
3
-2
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2024-08-14
1
-0
/
+11
|
*
|
|
|
|
|
xfs: revert AIL TASK_KILLABLE threshold
Darrick J. Wong
2024-08-14
1
-1
/
+6
|
*
|
|
|
|
|
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-08-14
1
-1
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-17
53
-672
/
+648
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-08-17
2
-9
/
+10
[prev]
[next]