Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1f3aa9002dc6a0d59a4b599b4fc8f01cf43ef014
/
fs
/
cifs
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
3bb37da
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
c4f7173
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
by Steve French
· 6 years ago
cdeaf9d
smb3: allow previous versions to be mounted with snapshot= mount parm
by Steve French
· 6 years ago
e55954a
cifs: don't show domain= in mount output when domain is empty
by Ronnie Sahlberg
· 6 years ago
c1777df
cifs: add missing support for ACLs in SMB 3.11
by Ronnie Sahlberg
· 6 years ago
e02789a
smb3: enumerating snapshots was leaving part of the data off end
by Steve French
· 6 years ago
730928c
cifs: update smb2_queryfs() to use compounding
by Ronnie Sahlberg
· 6 years ago
b24df3e
cifs: update receive_encrypted_standard to handle compounded responses
by Ronnie Sahlberg
· 6 years ago
1eb9fb5
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
by Ronnie Sahlberg
· 6 years ago
296ecba
cifs: add SMB2_query_info_[init|free]()
by Ronnie Sahlberg
· 6 years ago
8eb4ecf
cifs: add SMB2_close_init()/SMB2_close_free()
by Ronnie Sahlberg
· 6 years ago
468d677
smb3: display stats counters for number of slow commands
by Steve French
· 6 years ago
a5c62f4
CIFS: fix uninitialized ptr deref in smb2 signing
by Aurelien Aptel
· 6 years ago
fd09b7d
smb3: Do not send SMB3 SET_INFO if nothing changed
by Steve French
· 6 years ago
d258650
smb3: fix minor debug output for CONFIG_CIFS_STATS
by Steve French
· 6 years ago
020eec5
smb3: add tracepoint for slow responses
by Steve French
· 6 years ago
e0bba0b8
cifs: add compound_send_recv()
by Ronnie Sahlberg
· 6 years ago
1f3a8f5
cifs: make smb_send_rqst take an array of requests
by Ronnie Sahlberg
· 6 years ago
b2c96de
cifs: update init_sg, crypt_message to take an array of rqst
by Ronnie Sahlberg
· 6 years ago
c281bc0
smb3: fix reset of bytes read and written stats
by Steve French
· 6 years ago
52ce1ac
smb3: display bytes_read and bytes_written in smb3 stats
by Steve French
· 6 years ago
fcabb89
cifs: simple stats should always be enabled
by Steve French
· 6 years ago
9da6ec7
cifs: use a refcount to protect open/closing the cached file handle
by Ronnie Sahlberg
· 6 years ago
bf1fdeb
smb3: add reconnect tracepoints
by Steve French
· 6 years ago
e68a932
smb3: add tracepoint for session expired or deleted
by Steve French
· 6 years ago
06188fc
cifs: remove unused stats
by Steve French
· 6 years ago
2278315
smb3: don't request leases in symlink creation and query
by Steve French
· 6 years ago
1995d28
smb3: remove per-session operations from per-tree connection stats
by Steve French
· 6 years ago
289131e
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
by Steve French
· 6 years ago
8a69e96
smb3: snapshot mounts are read-only and make sure info is displayable about the mount
by Steve French
· 6 years ago
c3ed440
smb3: remove noisy warning message on mount
by Steve French
· 6 years ago
0fdfef9
smb3: simplify code by removing CONFIG_CIFS_SMB311
by Steve French
· 6 years ago
950132a
cifs: add missing debug entries for kconfig options
by Steve French
· 6 years ago
2d30421
smb3: add support for statfs for smb3.1.1 posix extensions
by Steve French
· 6 years ago
21ba384
smb3: fill in statfs fsid and correct namelen
by Steve French
· 6 years ago
a12d0c5
cifs: Make sure all data pages are signed correctly
by Paulo Alcantara
· 6 years ago
256b4c3
CIFS: fix memory leak and remove dead code
by Aurelien Aptel
· 6 years ago
7420451
cifs: allow disabling insecure dialects in the config
by Steve French
· 6 years ago
8505c8b
smb3: if server does not support posix do not allow posix mount option
by Steve French
· 6 years ago
cbedead
cifs: use 64-bit timestamps for fscache
by Arnd Bergmann
· 6 years ago
9539020
cifs: use timespec64 internally
by Arnd Bergmann
· 6 years ago
ff361fd
cifs: Silence uninitialized variable warning
by Dan Carpenter
· 6 years ago
7393059
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 6 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 6 years ago
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 6 years ago
729c0c9
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
by Stefano Brivio
· 6 years ago
7ffbe65
cifs: Fix infinite loop when using hard mount option
by Paulo Alcantara
· 6 years ago
f46ecbd
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
by Stefano Brivio
· 6 years ago
6aa0c11
cifs: Fix memory leak in smb2_set_ea()
by Paulo Alcantara
· 6 years ago
81f39f9
cifs: fix SMB1 breakage
by Ronnie Sahlberg
· 6 years ago
8de8c46
cifs: Fix validation of signed data in smb2
by Paulo Alcantara
· 6 years ago
27c32b4
cifs: Fix validation of signed data in smb3+
by Paulo Alcantara
· 6 years ago
696e420
cifs: Fix use after free of a mid_q_entry
by Lars Persson
· 6 years ago
33023fb
IB/core: add max_send_sge and max_recv_sge attributes
by Steve Wise
· 6 years ago
83ffdea
cifs: Fix invalid check in __cifs_calc_signature()
by Paulo Alcantara
· 6 years ago
35e2cc1
cifs: Use correct packet length in SMB2_TRANSFORM header
by Paulo Alcantara
· 6 years ago
d819d29
smb3: fix corrupt path in subdirs on smb311 with posix
by Steve French
· 6 years ago
115d5d2
smb3: do not display empty interface list
by Steve French
· 6 years ago
bea851b
smb3: Fix mode on mkdir on smb311 mounts
by Steve French
· 6 years ago
662bf5b
cifs: Fix kernel oops when traceSMB is enabled
by Paulo Alcantara
· 6 years ago
bc0fe8b
CIFS: dump every session iface info
by Aurelien Aptel
· 6 years ago
fe856be
CIFS: parse and store info on iface queries
by Aurelien Aptel
· 6 years ago
b6f0dd5
CIFS: add iface info to struct cifs_ses
by Aurelien Aptel
· 6 years ago
bead042
CIFS: complete PDU definitions for interface queries
by Aurelien Aptel
· 6 years ago
e229243
CIFS: move default port definitions to cifsglob.h
by Aurelien Aptel
· 6 years ago
cd2dca6
cifs: Fix encryption/signing
by Paulo Alcantara
· 6 years ago
07cd952
cifs: update __smb_send_rqst() to take an array of requests
by Ronnie Sahlberg
· 6 years ago
40eff45
cifs: remove smb2_send_recv()
by Ronnie Sahlberg
· 6 years ago
c713c87
cifs: push rfc1002 generation down the stack
by Ronnie Sahlberg
· 6 years ago
d409014
smb3: increase initial number of credits requested to allow write
by Steve French
· 6 years ago
a93864d
cifs: add lease tracking to the cached root fid
by Ronnie Sahlberg
· 6 years ago
2fbb564
smb3: note that smb3.11 posix extensions mount option is experimental
by Steve French
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
9d874c3
cifs: fix a buffer leak in smb2_query_symlink
by Ronnie Sahlberg
· 6 years ago
c7c137b
smb3: do not allow insecure cifs mounts when using smb3
by Steve French
· 6 years ago
8ddecf5
CIFS: Fix NULL ptr deref
by Aurelien Aptel
· 6 years ago
83210ba
CIFS: fix encryption in SMB3.1.1
by Aurelien Aptel
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
d5f07fb
CIFS: Pass page offset for encrypting
by Steve French
· 6 years ago
4c0d2a5
CIFS: Pass page offset for calculating signature
by Long Li
· 6 years ago
7cf20bc
CIFS: SMBD: Support page offset in memory registration
by Long Li
· 6 years ago
6509f50
CIFS: SMBD: Support page offset in RDMA recv
by Long Li
· 6 years ago
b6903bc
CIFS: SMBD: Support page offset in RDMA send
by Long Li
· 6 years ago
e8157b2
CIFS: When sending data on socket, pass the correct page offset
by Long Li
· 6 years ago
7b7f2bd
CIFS: Introduce helper function to get page offset and length in smb_rqst
by Long Li
· 6 years ago
c06a0f2
CIFS: Calculate the correct request length based on page offset and tail size
by Long Li
· 6 years ago
ee25c6d
cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class
by Shirish Pargaonkar
· 6 years ago
57f933c
CIFS: Fix signing for SMB2/3
by Aurelien Aptel
· 6 years ago
3255201
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
b058efc
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
8e7360f
CIFS: Add support for direct pages in wdata
by Long Li
· 6 years ago
1dbe346
CIFS: Use offset when reading pages
by Long Li
· 6 years ago
Next »