index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
cifs: remove unneeded return statement
Steve French
1
-2
/
+0
2024-01-08
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2
-11
/
+8
2024-01-08
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
1
-15
/
+11
2024-01-08
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-07
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2
-14
/
+12
2024-01-07
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
3
-7
/
+12
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
5
-53
/
+16
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
3
-24
/
+6
2024-01-07
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
2
-44
/
+1
2024-01-07
nfsd: remove unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2024-01-07
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
3
-7
/
+14
2024-01-07
NFSD: Replace RQ_SPLICE_OK in nfsd_read()
Chuck Lever
2
-1
/
+26
2024-01-07
NFSD: Document lack of f_pos_lock in nfsd_readdir()
Chuck Lever
1
-3
/
+17
2024-01-07
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
2
-27
/
+1
2024-01-07
NFSD: Make the file_delayed_close workqueue UNBOUND
Chuck Lever
1
-1
/
+1
2024-01-07
NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()
Oleg Nesterov
1
-4
/
+3
2024-01-07
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
3
-34
/
+85
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
3
-81
/
+57
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
3
-25
/
+20
2024-01-07
smb3: Improve exception handling in allocate_mr_list()
Markus Elfring
1
-2
/
+2
2024-01-07
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
1
-6
/
+8
2024-01-07
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
1
-21
/
+29
2024-01-07
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
3
-139
/
+39
2024-01-07
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
3
-5
/
+86
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
6
-27
/
+43
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
6
-31
/
+55
2024-01-07
smb: client: optimise reparse point querying
Paulo Alcantara
6
-31
/
+119
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
10
-60
/
+256
2024-01-07
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
2
-384
/
+402
2024-01-07
smb: client: Fix minor whitespace errors and warnings
Pierre Mariani
1
-8
/
+17
2024-01-06
ubifs: fix kernel-doc warnings
Randy Dunlap
1
-9
/
+21
2024-01-06
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2024-01-05
bcachefs: eytzinger0_find() search should be const
Kent Overstreet
1
-5
/
+5
2024-01-05
bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent()
Kent Overstreet
2
-8
/
+12
2024-01-05
bcachefs: fix simulateously upgrading & downgrading
Kent Overstreet
1
-3
/
+12
2024-01-05
bcachefs: Restart recovery passes more reliably
Kent Overstreet
1
-1
/
+4
2024-01-05
bcachefs: bch2_dump_bset() doesn't choke on u64s == 0
Kent Overstreet
1
-0
/
+6
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
5
-29
/
+78
2024-01-05
bcachefs: improve validate_bset_keys()
Kent Overstreet
1
-20
/
+55
[prev]
[next]