Pavel Shilovsky
|
ca8aa29c60
Revert "CIFS: Fix write after setting a read lock for read oplock files"
|
12 years ago |
Jeff Layton
|
9acbd26b0a
cifs: eliminate cifsERROR variable
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Pavel Shilovsky
|
c299dd0e2d
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Jeff Layton
|
faa65f07d2
cifs: simplify id_to_sid and sid_to_id mapping code
|
12 years ago |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 years ago |
Jeff Layton
|
60654ce047
cifs: fix types on module parameters
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Sachin Prabhu
|
ecdb69e2cc
cifs: Mangle string used for unc in /proc/mounts
|
12 years ago |
Pavel Shilovsky
|
b8c32dbb0d
CIFS: Request SMB2.1 leases
|
12 years ago |
Pavel Shilovsky
|
1b4b55a1d9
CIFS: Turn lock mutex into rw semaphore
|
12 years ago |
Pavel Shilovsky
|
f45d34167c
CIFS: Remove spinlock dependence in brlock processing
|
12 years ago |
Jeff Layton
|
71953fc6e4
cifs: remove kmap lock and rsize limit
|
12 years ago |
Pavel Shilovsky
|
76ec5e3384
CIFS: Move statfs to ops struct
|
12 years ago |
Pavel Shilovsky
|
3331914125
CIFS: Add SMB2 support for cifs_iovec_write
|
12 years ago |
Pavel Shilovsky
|
9224dfc2f9
CIFS: Move building path to root to ops struct
|
13 years ago |
Pavel Shilovsky
|
3792c17328
CIFS: Respect SMB2 header/max header size
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Miklos Szeredi
|
d2c127197d
cifs: implement i_op->atomic_open()
|
13 years ago |
Al Viro
|
e6f9f8d029
cifs: don't bother with ->i_dentry in ->destroy_inode()
|
13 years ago |
Linus Torvalds
|
442a9ffabb
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Sedat Dilek
|
ea4b574028
cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
|
13 years ago |
Pavel Shilovsky
|
fbd35acadd
CIFS: Move locks to cifsFileInfo structure
|
13 years ago |
Jeff Layton
|
23db65f511
cifs: add a smb_version_operations/values structures and a smb_version enum
|
13 years ago |
Jeff Layton
|
d06b5056ae
cifs: display cache= option in /proc/mounts
|
13 years ago |
Jeff Layton
|
5e500ed125
cifs: remove legacy MultiuserMount option
|
13 years ago |
Dan Carpenter
|
48a5730e5b
cifs: fix revalidation test in cifs_llseek()
|
13 years ago |