Linus Torvalds
|
9217cbb8df
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
12 years ago |
Mateusz Guzik
|
24261fc23d
cifs: delay super block destruction until all cifsFileInfo objects are gone
|
12 years ago |
Eric W. Biederman
|
3e64fe5b21
fs: Limit sys_mount to only request filesystem modules. (Part 3)
|
12 years ago |
Jeff Layton
|
ce2ac52105
cifs: ensure that cifs_get_root() only traverses directories
|
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
|
1f68233c52
cifs: Convert struct cifs_sb_info to use kuids and kgids
|
12 years ago |
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 |