Mateusz Guzik
|
24261fc23d
cifs: delay super block destruction until all cifsFileInfo objects are gone
|
12 years ago |
Steve French
|
07b92d0d57
POSIX extensions disabled on client due to illegal O_EXCL flag sent to Samba
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
fef59fd728
cifs: Convert struct cifsFileInfo to use a kuid
|
12 years ago |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 years ago |
Pavel Shilovsky
|
63b7d3a41c
CIFS: Don't let read only caching for mandatory byte-range locked files
|
12 years ago |
Pavel Shilovsky
|
88cf75aaaf
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Pavel Shilovsky
|
ca8aa29c60
Revert "CIFS: Fix write after setting a read lock for read oplock files"
|
12 years ago |
Pavel Shilovsky
|
c299dd0e2d
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Pavel Shilovsky
|
03eca704cf
CIFS: Fix possible data coherency problem after oplock break to None
|
12 years ago |
Pavel Shilovsky
|
081c0414dc
CIFS: Do not permit write to a range mandatory locked with a read lock
|
12 years ago |
Pavel Shilovsky
|
21cb2d90c7
CIFS: Fix lock consistensy bug in cifs_setlk
|
12 years ago |
Pavel Shilovsky
|
f152fd5fff
CIFS: Implement cifs_relock_file
|
12 years ago |
Pavel Shilovsky
|
b8db928b76
CIFS: Separate pushing mandatory locks and lock_sem handling
|
12 years ago |
Pavel Shilovsky
|
9ec3c88287
CIFS: Separate pushing posix locks and lock_sem handling
|
12 years ago |
Jeff Layton
|
3a98b86143
cifs: fix writeback race with file that is growing
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Pavel Shilovsky
|
760ad0cac1
CIFS: Make ops->close return void
|
12 years ago |
Jeff Layton
|
3d6d854a13
cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock
|
12 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
12 years ago |
Pavel Shilovsky
|
25078105fb
CIFS: Fix cache coherency for read oplock case
|
12 years ago |
Pavel Shilovsky
|
b8c32dbb0d
CIFS: Request SMB2.1 leases
|
12 years ago |
Pavel Shilovsky
|
579f905323
CIFS: Check for mandatory brlocks on read/write
|
12 years ago |
Pavel Shilovsky
|
1b4b55a1d9
CIFS: Turn lock mutex into rw semaphore
|
12 years ago |
Pavel Shilovsky
|
f7ba7fe685
CIFS: Add brlock support for SMB2
|
12 years ago |
Pavel Shilovsky
|
d39a4f710b
CIFS: Move brlock code to ops struct
|
12 years ago |
Pavel Shilovsky
|
f45d34167c
CIFS: Remove spinlock dependence in brlock processing
|
12 years ago |
Jeff Layton
|
5819575ec6
cifs: replace kvec array in readdata with a single kvec
|
12 years ago |