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.13.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-01-09
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
1
-10
/
+18
2024-01-09
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
1
-6
/
+8
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-15
/
+6
2024-01-09
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
1
-3
/
+6
2024-01-09
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
1
-3
/
+4
2024-01-09
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
1
-0
/
+1
2024-01-09
ksmbd: validate the zero field of packet header
Li Nan
1
-1
/
+5
2024-01-09
netfs: Fix wrong #ifdef hiding wait
David Howells
1
-1
/
+1
2024-01-09
cachefiles: Fix signed/unsigned mixup
David Howells
1
-3
/
+3
2024-01-09
cifs: remove unneeded return statement
Steve French
1
-2
/
+0
2024-01-09
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2
-11
/
+8
2024-01-09
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
1
-15
/
+11
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-08
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
1
-0
/
+8
2024-01-08
Merge tag 'vfs-6.8.cachefiles' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-46
/
+201
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
22
-510
/
+759
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
6
-125
/
+555
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
11
-271
/
+305
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
31
-318
/
+408
2024-01-08
exfat: do not zero the extended part
Yuezhang Mo
2
-21
/
+70
2024-01-08
exfat: change to get file size from DataLength
Yuezhang Mo
4
-19
/
+231
2024-01-08
exfat: using ffs instead of internal logic
John Sanpe
2
-28
/
+16
2024-01-08
exfat: using hweight instead of internal logic
John Sanpe
1
-27
/
+21
2024-01-08
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2
-14
/
+12
2024-01-08
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
3
-7
/
+12
2024-01-08
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
5
-53
/
+16
2024-01-08
svc: don't hold reference for poolstats, only mutex.
NeilBrown
3
-24
/
+6
2024-01-08
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
2
-44
/
+1
2024-01-08
nfsd: remove unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2024-01-08
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
3
-7
/
+14
2024-01-08
NFSD: Replace RQ_SPLICE_OK in nfsd_read()
Chuck Lever
2
-1
/
+26
2024-01-08
NFSD: Document lack of f_pos_lock in nfsd_readdir()
Chuck Lever
1
-3
/
+17
2024-01-08
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
2
-27
/
+1
2024-01-08
NFSD: Make the file_delayed_close workqueue UNBOUND
Chuck Lever
1
-1
/
+1
2024-01-08
NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()
Oleg Nesterov
1
-4
/
+3
2024-01-08
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
3
-34
/
+85
2024-01-08
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
3
-81
/
+57
2024-01-08
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
3
-25
/
+20
2024-01-08
smb3: Improve exception handling in allocate_mr_list()
Markus Elfring
1
-2
/
+2
2024-01-08
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
1
-6
/
+8
2024-01-08
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
1
-21
/
+29
2024-01-08
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
3
-139
/
+39
2024-01-08
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
3
-5
/
+86
2024-01-08
smb: client: fix hardlinking of reparse points
Paulo Alcantara
6
-27
/
+43
2024-01-08
smb: client: fix renaming of reparse points
Paulo Alcantara
6
-31
/
+55
2024-01-08
smb: client: optimise reparse point querying
Paulo Alcantara
6
-31
/
+119
2024-01-08
smb: client: allow creating special files via reparse points
Paulo Alcantara
10
-60
/
+256
2024-01-08
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
2
-384
/
+402
2024-01-08
smb: client: Fix minor whitespace errors and warnings
Pierre Mariani
1
-8
/
+17
[prev]
[next]