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
*
xattr: simple_xattr_set() return old_xattr to be freed
Hugh Dickins
2023-08-09
2
-46
/
+51
*
libfs: Remove parent dentry locking in offset_iterate_dir()
Chuck Lever
2023-08-09
1
-7
/
+4
*
libfs: Add a lock class for the offset map's xa_lock
Chuck Lever
2023-08-09
1
-0
/
+3
*
libfs: Add directory operations for stable offsets
Chuck Lever
2023-08-09
1
-0
/
+248
*
shmem: prepare shmem quota infrastructure
Carlos Maiolino
2023-08-09
1
-0
/
+12
*
quota: Check presence of quota operation structures instead of ->quota_read a...
Jan Kara
2023-08-09
1
-1
/
+1
*
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-30
8
-7
/
+19
|
\
|
*
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
2023-07-26
1
-0
/
+5
|
*
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-25
1
-1
/
+3
|
*
cifs: fix charset issue in reconnection
Winston Wen
2023-07-25
5
-4
/
+9
|
*
fs/nls: make load_nls() take a const parameter
Winston Wen
2023-07-25
1
-2
/
+2
*
|
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
1
-12
/
+0
*
|
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-29
1
-1
/
+1
|
\
\
|
*
|
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
2023-07-27
1
-1
/
+1
|
|
/
*
|
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-28
1
-1
/
+1
|
\
\
|
*
|
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
2023-07-24
1
-1
/
+1
|
|
/
*
|
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-28
7
-19
/
+8
|
\
\
|
*
|
fs/9p: Remove unused extern declaration
YueHaibing
2023-07-20
1
-2
/
+0
|
*
|
9p: remove dead stores (variable set again without being read)
Dominique Martinet
2023-07-20
2
-7
/
+0
|
*
|
9p: fix ignored return value in v9fs_dir_release
Dominique Martinet
2023-07-20
1
-2
/
+3
|
*
|
fs/9p: remove unnecessary invalidate_inode_pages2
Eric Van Hensbergen
2023-07-20
1
-1
/
+0
|
*
|
fs/9p: fix type mismatch in file cache mode helper
Eric Van Hensbergen
2023-07-20
1
-2
/
+2
|
*
|
fs/9p: fix typo in comparison logic for cache mode
Eric Van Hensbergen
2023-07-20
1
-1
/
+1
|
*
|
fs/9p: remove unnecessary and overrestrictive check
Eric Van Hensbergen
2023-07-20
1
-3
/
+1
|
*
|
fs/9p: Fix a datatype used with V9FS_DIRECT_IO
Christophe JAILLET
2023-07-10
1
-1
/
+1
*
|
|
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-27
1
-0
/
+2
|
\
\
\
|
*
|
|
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
2023-07-27
1
-0
/
+2
*
|
|
|
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-27
7
-29
/
+75
|
\
\
\
\
|
*
|
|
|
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-07-26
1
-2
/
+7
|
*
|
|
|
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-07-24
1
-0
/
+1
|
*
|
|
|
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
2023-07-24
3
-26
/
+53
|
*
|
|
|
btrfs: account block group tree when calculating global reserve size
Filipe Manana
2023-07-20
1
-0
/
+5
|
*
|
|
|
btrfs: zoned: do not enable async discard
Naohiro Aota
2023-07-20
2
-1
/
+9
*
|
|
|
|
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-07-26
7
-59
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
2023-07-23
3
-10
/
+18
|
*
|
|
|
|
ksmbd: no response from compound read
Namjae Jeon
2023-07-23
1
-0
/
+5
|
*
|
|
|
|
ksmbd: validate session id and tree id in compound request
Namjae Jeon
2023-07-23
1
-6
/
+6
|
*
|
|
|
|
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
2023-07-23
1
-1
/
+2
|
*
|
|
|
|
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-07-23
4
-39
/
+53
|
*
|
|
|
|
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2023-07-12
1
-3
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
2023-07-26
1
-1
/
+1
*
|
|
|
|
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-25
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-07-18
1
-2
/
+0
*
|
|
|
|
|
file: always lock position for FMODE_ATOMIC_POS
Christian Brauner
2023-07-24
1
-4
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
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-11
1
-24
/
+7
|
*
|
|
|
|
jbd2: fix a race when checking checkpoint buffer busy
Zhang Yi
2023-07-11
2
-15
/
+40
[next]