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
*
Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-04
1
-51
/
+4
|
\
|
*
sysctl: remove register_sysctl_paths()
Luis Chamberlain
2023-05-03
1
-51
/
+4
*
|
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-04
3
-3
/
+33
|
\
\
|
*
|
um: hostfs: define our own API boundary
Johannes Berg
2023-04-20
3
-3
/
+33
*
|
|
Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-04
3
-63
/
+87
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ubifs: Fix memleak when insert_old_idx() failed
Zhihao Cheng
2023-04-23
1
-50
/
+87
|
*
|
Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
Zhihao Cheng
2023-04-23
1
-8
/
+1
|
*
|
ubifs: Fix memory leak in do_rename
Mårten Lindahl
2023-04-21
1
-6
/
+0
|
*
|
ubifs: Free memory for tmpfile name
Mårten Lindahl
2023-04-21
1
-0
/
+1
|
*
|
ubifs: Remove return in compr_exit()
Yangtao Li
2023-04-21
1
-1
/
+0
*
|
|
afs: Avoid endless loop if file is larger than expected
Marc Dionne
2023-05-02
1
-0
/
+4
*
|
|
afs: Fix getattr to report server i_size on dirs, not local size
David Howells
2023-05-02
1
-1
/
+8
*
|
|
afs: Fix updating of i_size with dv jump from server
Marc Dionne
2023-05-02
1
-0
/
+1
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-01
4
-36
/
+56
|
\
\
\
|
*
|
|
ext4: clean up error handling in __ext4_fill_super()
Theodore Ts'o
2023-04-28
1
-22
/
+29
|
*
|
|
ext4: reflect error codes from ext4_multi_mount_protect() to its callers
Theodore Ts'o
2023-04-28
2
-8
/
+17
|
*
|
|
ext4: fix lost error code reporting in __ext4_fill_super()
Theodore Ts'o
2023-04-28
1
-1
/
+2
|
*
|
|
ext4: fix unused iterator variable warnings
Nathan Chancellor
2023-04-28
1
-4
/
+3
|
*
|
|
ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
Ye Bin
2023-04-28
1
-1
/
+2
|
*
|
|
ext4: fix i_disksize exceeding i_size problem in paritally written case
Zhihao Cheng
2023-04-28
1
-0
/
+3
*
|
|
|
Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-05-01
8
-151
/
+109
|
\
\
\
\
|
*
|
|
|
cifs: update internal module version number for cifs.ko
Steve French
2023-04-29
1
-2
/
+2
|
*
|
|
|
smb3: move some common open context structs to smbfs_common
Steve French
2023-04-29
3
-36
/
+28
|
*
|
|
|
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
2023-04-29
4
-18
/
+12
|
*
|
|
|
SMB3.1.1: add new tree connect ShareFlags
Steve French
2023-04-29
1
-8
/
+9
|
*
|
|
|
cifs: missing lock when updating session status
Steve French
2023-04-29
1
-2
/
+6
|
*
|
|
|
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2023-04-27
2
-1
/
+17
|
*
|
|
|
SMB3: Add missing locks to protect deferred close file list
Bharath SM
2023-04-27
1
-0
/
+6
|
*
|
|
|
cifs: Avoid a cast in add_lease_context()
Volker Lendecke
2023-04-24
1
-3
/
+4
|
*
|
|
|
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-24
1
-17
/
+4
|
*
|
|
|
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-24
1
-33
/
+9
|
*
|
|
|
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-24
1
-32
/
+13
*
|
|
|
|
Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-04-29
6
-443
/
+348
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2023-04-24
5
-386
/
+277
|
*
|
|
|
|
ksmbd: remove unused compression negotiate ctx packing
David Disseldorp
2023-04-24
1
-24
/
+2
|
*
|
|
|
|
ksmbd: avoid duplicate negotiate ctx offset increments
David Disseldorp
2023-04-24
1
-16
/
+10
|
*
|
|
|
|
ksmbd: set NegotiateContextCount once instead of every inc
David Disseldorp
2023-04-24
1
-5
/
+5
|
*
|
|
|
|
Merge tag 'pull-lock_rename_child' of git://git.kernel.org/pub/scm/linux/kern...
Steve French
2023-04-24
3
-15
/
+57
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
fs: introduce lock_rename_child() helper
Al Viro
2023-04-21
1
-11
/
+57
|
|
*
|
|
|
ksmbd: remove internal.h include
Namjae Jeon
2023-04-21
2
-4
/
+0
*
|
|
|
|
|
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-29
15
-336
/
+450
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFSD: Handle new xprtsec= export option
Chuck Lever
2023-04-28
2
-3
/
+49
|
*
|
|
|
|
|
NFSD: Clean up xattr memory allocation flags
Chuck Lever
2023-04-28
1
-5
/
+2
|
*
|
|
|
|
|
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-28
1
-2
/
+0
|
*
|
|
|
|
|
nfsd: simplify the delayed disposal list code
Jeff Layton
2023-04-26
1
-42
/
+22
|
*
|
|
|
|
|
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-04-26
1
-1
/
+5
|
*
|
|
|
|
|
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
2
-11
/
+10
|
*
|
|
|
|
|
lockd: add some client-side tracepoints
Jeff Layton
2023-04-26
5
-2
/
+131
|
*
|
|
|
|
|
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2023-04-26
1
-15
/
+0
|
*
|
|
|
|
|
lockd: server should unlock lock if client rejects the grant
Jeff Layton
2023-04-26
1
-4
/
+17
[next]