Nakajima Akira
|
bc8ebdc4f5
Fix that several functions handle incorrect value of mapchars
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Al Viro
|
7119e220a7
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
|
10 years ago |
Linus Torvalds
|
ef4a48c513
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
|
11 years ago |
Jeff Layton
|
e6f5c78930
locks: plumb a "priv" pointer into the setlease routines
|
11 years ago |
Linus Torvalds
|
372b1dbdd1
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
|
11 years ago |
Steve French
|
31742c5a33
enable fallocate punch hole ("fallocate -p") for SMB3
|
11 years ago |
Jeff Layton
|
024408062b
cifs: handle lease F_UNLCK requests properly
|
11 years ago |
Miklos Szeredi
|
7c33d5972c
cifs: support RENAME_NOREPLACE
|
11 years ago |
Jeff Layton
|
08bc03539d
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
|
11 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Sachin Prabhu
|
39552ea812
cifs: Set client guid on per connection basis
|
11 years ago |
Fabian Frederick
|
571d597206
fs/cifs/cifs.c: replace seq_printf by seq_puts
|
11 years ago |
Jeff Layton
|
aff8d5ca7a
cifs: convert booleans in cifsInodeInfo to a flags field
|
11 years ago |
Al Viro
|
3dae8750c3
cifs: switch to ->write_iter()
|
11 years ago |
Al Viro
|
e6a7bcb4c4
cifs: switch to ->read_iter()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Sachin Prabhu
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Fabian Frederick
|
9ee108b2c6
fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()
|
11 years ago |
Al Viro
|
81c5a68478
cifs: ->rename() without ->lookup() makes no sense
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
87dc800be2
new helper: kfree_put_link()
|
12 years ago |
Jan Klos
|
2f6c947963
cifs: Fix inability to write files >2GB to SMB2/3 shares
|
12 years ago |
Pavel Shilovsky
|
42873b0a28
CIFS: Respect epoch value from create lease context v2
|
12 years ago |
Pavel Shilovsky
|
18cceb6a78
CIFS: Replace clientCanCache* bools with an integer
|
12 years ago |