index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: enable swap on SMB3 mounts
Steve French
2020-04-10
4
-0
/
+70
*
smb3: change noisy error message to FYI
Steve French
2020-04-09
1
-1
/
+1
*
smb3: smbdirect support can be configured by default
Steve French
2020-04-07
1
-1
/
+1
*
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
2020-04-07
2
-52
/
+10
*
cifs: smbd: Properly process errors on ib_post_send
Long Li
2020-04-07
1
-123
/
+97
*
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-04-07
3
-36
/
+60
*
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
2020-04-07
1
-7
/
+18
*
cifs: smbd: Check send queue size before posting a send
Long Li
2020-04-07
2
-1
/
+11
*
cifs: smbd: Merge code to track pending packets
Long Li
2020-04-07
3
-39
/
+12
*
cifs: ignore cached share root handle closing errors
Aurelien Aptel
2020-04-07
1
-0
/
+14
*
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-31
23
-232
/
+673
|
\
|
*
cifs: update internal module version number
Steve French
2020-03-29
2
-3
/
+5
|
*
cifs: Allocate encryption header through kmalloc
Long Li
2020-03-29
1
-11
/
+17
|
*
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2020-03-29
2
-24
/
+15
|
*
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
2020-03-29
3
-24
/
+20
|
*
smb3: use SMB2_SIGNATURE_SIZE define
Steve French
2020-03-27
1
-1
/
+1
|
*
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
2020-03-23
1
-1
/
+1
|
*
CIFS: check new file size when extending file by fallocate
Murphy Zhou
2020-03-23
1
-0
/
+4
|
*
SMB3: Minor cleanup of protocol definitions
Steve French
2020-03-23
1
-4
/
+11
|
*
SMB3: Additional compression structures
Steve French
2020-03-23
1
-1
/
+16
|
*
SMB3: Add new compression flags
Steve French
2020-03-23
1
-1
/
+7
|
*
cifs: smb2pdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-19
/
+19
|
*
cifs: clear PF_MEMALLOC before exiting demultiplex thread
Eric Biggers
2020-03-23
1
-1
/
+4
|
*
cifs: cifspdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-9
/
+9
|
*
CIFS: Warn less noisily on default mount
Steve French
2020-03-23
1
-5
/
+6
|
*
fs/cifs: fix gcc warning in sid_to_id
Qiujun Huang
2020-03-23
1
-2
/
+3
|
*
cifs: allow unlock flock and OFD lock across fork
Murphy Zhou
2020-03-23
1
-1
/
+6
|
*
cifs: do d_move in rename
Steve French
2020-03-23
2
-2
/
+4
|
*
cifs: add SMB2_open() arg to return POSIX data
Aurelien Aptel
2020-03-23
6
-35
/
+66
|
*
cifs: plumb smb2 POSIX dir enumeration
Aurelien Aptel
2020-03-23
2
-7
/
+109
|
*
cifs: add smb2 POSIX info level
Aurelien Aptel
2020-03-23
4
-0
/
+142
|
*
cifs: rename posix create rsp
Aurelien Aptel
2020-03-23
2
-7
/
+15
|
*
cifs: print warning mounting with vers=1.0
Steve French
2020-03-23
1
-0
/
+3
|
*
smb3: fix performance regression with setting mtime
Steve French
2020-03-23
1
-11
/
+12
|
*
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
2020-03-23
1
-1
/
+1
|
*
cifs: use mod_delayed_work() for &server->reconnect if already queued
Stefan Metzmacher
2020-03-23
1
-2
/
+2
|
*
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
2020-03-23
3
-9
/
+2
|
*
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-03-23
7
-59
/
+169
|
*
cifs: do not ignore the SYNC flags in getattr
Steve French
2020-03-23
1
-5
/
+17
*
|
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-03-31
27
-509
/
+1168
|
\
\
|
*
|
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
2020-03-30
1
-1
/
+2
|
*
|
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Bob Peterson
2020-03-27
1
-2
/
+2
|
*
|
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
2020-03-27
1
-0
/
+40
|
*
|
gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
Bob Peterson
2020-03-27
1
-2
/
+0
|
*
|
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
Andreas Gruenbacher
2020-03-27
1
-27
/
+1
|
*
|
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
2020-03-27
6
-9
/
+13
|
*
|
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
2020-03-27
10
-58
/
+101
|
*
|
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
2020-03-27
8
-27
/
+17
|
*
|
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
2020-03-27
7
-19
/
+19
|
*
|
gfs2: Clean up inode initialization and teardown
Andreas Gruenbacher
2020-03-27
2
-27
/
+19
[next]