Jeff Layton
|
e084c1bd40
Revert "locks: keep a count of locks on the flctx lists"
|
10 years ago |
Linus Torvalds
|
992de5a8ec
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Linus Torvalds
|
4b4f8580a4
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
|
10 years ago |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 years ago |
Sachin Prabhu
|
ca7df8e0bb
Complete oplock break jobs before closing file handle
|
10 years ago |
Jeff Layton
|
9bd0f45b70
locks: keep a count of locks on the flctx lists
|
10 years ago |
Jeff Layton
|
6109c85037
locks: add a dedicated spinlock to protect i_flctx lists
|
10 years ago |
Jeff Layton
|
bd61e0a9c8
locks: convert posix locks to file_lock_context
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
Fabian Frederick
|
4b99d39b1b
fs/cifs/file.c: replace count*size kzalloc by kcalloc
|
10 years ago |
Al Viro
|
7119e220a7
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
|
11 years ago |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
35c265e008
cifs: switch to use of %p[dD]
|
11 years ago |
Pavel Shilovsky
|
1209bbdff2
CIFS: Fix readpages retrying on reconnects
|
11 years ago |
Namjae Jeon
|
787aded650
cifs: Allow directIO read/write during cache=strict
|
11 years ago |
Pavel Shilovsky
|
52755808d4
CIFS: Fix SMB2 readdir error handling
|
11 years ago |
Linus Torvalds
|
023f78b02c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
11 years ago |
Pavel Shilovsky
|
b770ddfa26
CIFS: Optimize readpages in a short read case on reconnects
|
11 years ago |
Pavel Shilovsky
|
d913ed17f0
CIFS: Optimize cifs_user_read() in a short read case on reconnects
|
11 years ago |
Pavel Shilovsky
|
fb8a3e5255
CIFS: Improve indentation in cifs_user_read()
|
11 years ago |
Pavel Shilovsky
|
2e8a05d802
CIFS: Fix possible buffer corruption in cifs_user_read()
|
11 years ago |
Pavel Shilovsky
|
b3160aebb4
CIFS: Count got bytes in read_into_pages()
|
11 years ago |
Pavel Shilovsky
|
34a54d6177
CIFS: Use separate var for the number of bytes got in async read
|
11 years ago |
Pavel Shilovsky
|
3fabaa2746
CIFS: Indicate reconnect with ECONNABORTED error code
|
11 years ago |
Pavel Shilovsky
|
bed9da0213
CIFS: Use multicredits for SMB 2.1/3 reads
|
11 years ago |
Pavel Shilovsky
|
e374d90f8a
CIFS: Fix rsize usage for sync read
|
11 years ago |
Pavel Shilovsky
|
25f402598d
CIFS: Fix rsize usage in user read
|
11 years ago |
Pavel Shilovsky
|
0ada36b244
CIFS: Separate page reading from user read
|
11 years ago |
Pavel Shilovsky
|
69cebd7560
CIFS: Fix rsize usage in readpages
|
11 years ago |