Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f4f859408cad43c4b7c1ae91d87dbe33929bc8e2
/
fs
/
cifs
/
cifsfs.c
8c6c9bed8
cifs: don't dereference smb_file_target before null check
by Colin Ian King
· 6 years ago
be4eb68
CIFS: Add direct I/O functions to file_operations
by Long Li
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
42ec3d4
vfs: make remap_file_range functions take and return bytes completed
by Darrick J. Wong
· 6 years ago
2e5dfc9
vfs: combine the clone and dedupe into a single remap_file_range
by Darrick J. Wong
· 6 years ago
8c1beb9
cifs: minor clarification in comments
by Steve French
· 6 years ago
f80eaed
CIFS: Print message when attempting a mount
by Rodrigo Freire
· 6 years ago
8393072
CIFS: make 'nodfs' mount opt a superblock flag
by Aurelien Aptel
· 6 years ago
00778e2
smb3: add way to control slow response threshold for logging and stats
by Steve French
· 6 years ago
1c3a13a
cifs: minor updates to module description for cifs.ko
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
8a69e96
smb3: snapshot mounts are read-only and make sure info is displayable about the mount
by Steve French
· 7 years ago
0fdfef9
smb3: simplify code by removing CONFIG_CIFS_SMB311
by Steve French
· 7 years ago
21ba384
smb3: fill in statfs fsid and correct namelen
by Steve French
· 7 years ago
c7c137b
smb3: do not allow insecure cifs mounts when using smb3
by Steve French
· 7 years ago
b326614
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
by Steve French
· 7 years ago
f92a720
cifs: allow disabling less secure legacy dialects
by Steve French
· 7 years ago
11911b9
cifs: make minor clarifications to module params for cifs.ko
by Steve French
· 7 years ago
49218b4
smb3: add module alias for smb3 to cifs.ko
by Steve French
· 7 years ago
3d4ef9a
smb3: fix redundant opens on root
by Steve French
· 7 years ago
6e70c26
smb3: directory sync should not return an error
by Steve French
· 7 years ago
5fcd7f3
CIFS: add sha512 secmech
by Aurelien Aptel
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
cd1aca2
cifs: add .splice_write
by Andrés Souto
· 7 years ago
8339dd3
CIFS: SMBD: Add rdma mount option
by Long Li
· 7 years ago
de04644
cifs: Define usercopy region in cifs_request slab cache
by David Windsor
· 8 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
9418333
cifs: release cifs root_cred after exit_cifs
by Shu Wang
· 7 years ago
6e82e92
cifs: show 'soft' in the mount options for hard mounts
by Ronnie Sahlberg
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
2a38e12
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
by Steve French
· 8 years ago
51b0817
cifs: use get_random_u32 for 32-bit lock random
by Jason A. Donenfeld
· 8 years ago
fe7a719
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
3998e6b8
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
851ea08
cifs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
620d874
Introduce cifs_copy_file_range()
by Sachin Prabhu
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
026e93d
CIFS: Encrypt SMB3 requests before sending
by Pavel Shilovsky
· 8 years ago
b9be76d
cifs: Add soft dependencies
by Jean Delvare
· 8 years ago
1dd5c6b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
374402a
cifs_get_root shouldn't use path with tree name
by Sachin Prabhu
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
9593265
CIFS: Add new mount option to set owner uid and gid from special sids in acl
by Steve French
· 8 years ago
cb978ac
Expose cifs module parameters in sysfs
by Germano Percossi
· 8 years ago
3afca26
Clarify locking of cifs file and tcon structures and make more granular
by Steve French
· 8 years ago
fa70b87
SMB3: GUIDs should be constructed as random but valid uuids
by Steve French
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
348c1bf
Move check for prefix path to within cifs_get_root()
by Sachin Prabhu
· 8 years ago
4214ebf
Fix memory leaks in cifs_do_mount()
by Sachin Prabhu
· 8 years ago
a6b5058
fs/cifs: make share unaccessible at root level mountable
by Aurelien Aptel
· 9 years ago
3d22462
cifs: stuff the fl_owner into "pid" field in the lock request
by Jeff Layton
· 9 years ago
48a77aa
CIFS: Remove some obsolete comments
by Steve French
· 9 years ago
b74cb9a
cifs: Create dedicated keyring for spnego operations
by Sachin Prabhu
· 9 years ago
681750c
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
3125d26
cifs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
a9ae008
cifs: Switch to generic xattr handlers
by Andreas Gruenbacher
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
3c2de27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1404297
lib: update single-char callers of strtobool()
by Kees Cook
· 9 years ago
85f4048
cifs_get_root(): use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
9589995
CIFS: Fix duplicate line introduced by clone_file_range patch
by Steve French
· 9 years ago
772950e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
882137c
cifs: Allow using O_DIRECT with cache=loose
by Ross Lagerwall
· 9 years ago
adfeb3e
cifs: Make echo interval tunable
by Steve French
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
8c36e9d
cifs: avoid unused variable and label
by Arnd Bergmann
· 9 years ago
04b38d6
vfs: pull btrfs clone API to vfs layer
by Christoph Hellwig
· 9 years ago
7b52e27
Allow copy offload (CopyChunk) across shares
by Steve French
· 9 years ago
592fafe
Add resilienthandles mount parm
by Steve French
· 9 years ago
f16dfa7
[SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled
by Steve French
· 9 years ago
eda2116
[CIFS] mount option sec=none not displayed properly in /proc/mounts
by Steve French
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
bc8ebdc4
Fix that several functions handle incorrect value of mapchars
by Nakajima Akira
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
7119e22
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
by Al Viro
· 10 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
e6f5c78
locks: plumb a "priv" pointer into the setlease routines
by Jeff Layton
· 10 years ago
372b1db
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
31742c5
enable fallocate punch hole ("fallocate -p") for SMB3
by Steve French
· 10 years ago
0244080
cifs: handle lease F_UNLCK requests properly
by Jeff Layton
· 10 years ago
7c33d59
cifs: support RENAME_NOREPLACE
by Miklos Szeredi
· 10 years ago
08bc035
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
by Jeff Layton
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
39552ea
cifs: Set client guid on per connection basis
by Sachin Prabhu
· 11 years ago
571d597
fs/cifs/cifs.c: replace seq_printf by seq_puts
by Fabian Frederick
· 11 years ago
aff8d5c
cifs: convert booleans in cifsInodeInfo to a flags field
by Jeff Layton
· 11 years ago
3dae875
cifs: switch to ->write_iter()
by Al Viro
· 11 years ago
e6a7bcb
cifs: switch to ->read_iter()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
c11f1df
cifs: Wait for writebacks to complete before attempting write.
by Sachin Prabhu
· 11 years ago
Next »