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 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-06
2
-7
/
+4
|
\
|
*
orangefs: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-29
1
-6
/
+3
|
*
orangefs: remove redundant assignment to variable ret
Colin Ian King
2020-05-29
1
-1
/
+1
*
|
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-06-06
4
-20
/
+9
|
\
\
|
*
|
dlm: remove BUG() before panic()
Arnd Bergmann
2020-05-12
1
-1
/
+0
|
*
|
dlm: Switch to using wait_event()
Ross Lagerwall
2020-05-12
1
-14
/
+4
|
*
|
fs:dlm:remove unneeded semicolon in rcom.c
Wu Bo
2020-05-12
1
-1
/
+1
|
*
|
dlm: user: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
|
*
|
dlm: dlm_internal: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-12
1
-3
/
+3
*
|
|
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-06
27
-729
/
+1041
|
\
\
\
|
*
|
|
cifs: update internal module version number
Steve French
2020-06-04
1
-1
/
+1
|
*
|
|
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
2020-06-04
3
-0
/
+34
|
*
|
|
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-04
2
-4
/
+14
|
*
|
|
smb3: remove static checker warning
Steve French
2020-06-04
1
-1
/
+1
|
*
|
|
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-04
9
-198
/
+356
|
*
|
|
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
2020-06-04
4
-7
/
+7
|
*
|
|
cifs: dump Security Type info in DebugData
Kenneth D'souza
2020-06-04
1
-0
/
+6
|
*
|
|
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-04
1
-1
/
+1
|
*
|
|
smb3: default to minimum of two channels when multichannel specified
Steve French
2020-06-04
1
-0
/
+4
|
*
|
|
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-02
2
-11
/
+28
|
*
|
|
cifs: fix minor typos in comments and log messages
Steve French
2020-06-02
1
-4
/
+4
|
*
|
|
smb3: minor update to compression header definitions
Steve French
2020-06-02
1
-2
/
+11
|
*
|
|
cifs: minor fix to two debug messages
Steve French
2020-06-01
2
-2
/
+2
|
*
|
|
cifs: Standardize logging output
Joe Perches
2020-06-01
20
-381
/
+319
|
*
|
|
smb3: Add new parm "nodelete"
Steve French
2020-06-01
4
-1
/
+23
|
*
|
|
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
2020-06-01
1
-23
/
+35
|
*
|
|
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
2020-06-01
1
-45
/
+47
|
*
|
|
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
2020-06-01
1
-3
/
+2
|
*
|
|
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
5
-39
/
+131
|
*
|
|
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
2020-06-01
1
-9
/
+9
|
*
|
|
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
1
-1
/
+1
|
*
|
|
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
2020-06-01
1
-1
/
+10
*
|
|
|
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-06
34
-3897
/
+4340
|
\
\
\
\
|
*
|
|
|
afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly
David Howells
2020-06-04
3
-12
/
+88
|
*
|
|
|
afs: Show more a bit more server state in /proc/net/afs/servers
David Howells
2020-06-04
2
-11
/
+15
|
*
|
|
|
afs: Don't use probe running state to make decisions outside probe code
David Howells
2020-06-04
4
-8
/
+18
|
*
|
|
|
afs: Fix afs_statfs() to not let the values go below zero
David Howells
2020-06-04
1
-1
/
+4
|
*
|
|
|
afs: Fix the by-UUID server tree to allow servers with the same UUID
David Howells
2020-06-04
3
-11
/
+59
|
*
|
|
|
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
17
-543
/
+257
|
*
|
|
|
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
6
-23
/
+39
|
*
|
|
|
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
2020-06-04
2
-0
/
+62
|
*
|
|
|
afs: Detect cell aliases 2 - Cells with no root volumes
David Howells
2020-06-04
1
-1
/
+89
|
*
|
|
|
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-06-04
9
-13
/
+287
|
*
|
|
|
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
2020-06-04
5
-2
/
+116
|
*
|
|
|
afs: Retain more of the VLDB record for alias detection
David Howells
2020-06-04
2
-1
/
+5
|
*
|
|
|
afs: Fix handling of CB.ProbeUuid cache manager op
David Howells
2020-06-04
1
-2
/
+3
|
*
|
|
|
afs: Don't get epoch from a server because it may be ambiguous
David Howells
2020-06-04
2
-54
/
+2
|
*
|
|
|
afs: Build an abstraction around an "operation" concept
David Howells
2020-06-04
20
-2821
/
+2640
|
*
|
|
|
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
2020-05-31
14
-278
/
+278
|
*
|
|
|
afs: Remove the error argument from afs_protocol_error()
David Howells
2020-05-31
7
-54
/
+35
[next]