Linus Torvalds
|
1c3ddfe5ab
Merge git://git.samba.org/sfrench/cifs-2.6
|
13 years ago |
Jeff Layton
|
3dd933061d
cifs: clean up ordering in exit_cifs
|
13 years ago |
Jeff Layton
|
815465c4d7
cifs: clean up call to cifs_dfs_release_automount_timer()
|
13 years ago |
Pavel Shilovsky
|
6dae51a585
CIFS: Delete echo_retries module parm
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
064326c077
clean up the failure exits in cifs_read_super()
|
13 years ago |
Pavel Shilovsky
|
10b9b98e41
CIFS: Respect negotiated MaxMpxCount
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
64132379d5
vfs: switch ->show_stats to struct dentry *
|
13 years ago |
Al Viro
|
5206efd62c
cifs: propagate umode_t
|
14 years ago |
Linus Torvalds
|
f362f98e7c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 years ago |
Andi Kleen
|
ef3d0fd27e
vfs: do (nearly) lockless generic_file_llseek
|
13 years ago |
Steve French
|
fbcae3ea16
Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff
|
13 years ago |
Steve French
|
71c424bac5
[CIFS] Show nostrictsync and noperm mount options in /proc/mounts
|
13 years ago |
Jeff Layton
|
fef33df88b
cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters
|
13 years ago |
Pavel Shilovsky
|
d59dad2be0
CIFS: Move byte range lock list from fd to inode
|
13 years ago |
Steve French
|
e75047344e
add new module parameter 'enable_oplocks'
|
13 years ago |
Paul Bolle
|
f3a6a60e4c
cifs: Fix typo 'CIFS_NFSD_EXPORT'
|
13 years ago |
Jeff Layton
|
4a29a0bd1d
cifs: get rid of unused xid in cifs_get_root
|
13 years ago |
Sachin Prabhu
|
875cd04381
cifs: Display strictcache mount option in /proc/mounts
|
13 years ago |
Pavel Shilovsky
|
5b980b0121
CIFS: Fix ERR_PTR dereference in cifs_get_root
|
14 years ago |
Jeff Layton
|
80975d21aa
cifs: cope with negative dentries in cifs_get_root
|
14 years ago |
Jeff Layton
|
ad635942c8
cifs: simplify refcounting for oplock breaks
|
14 years ago |
Josef Bacik
|
06222e491e
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
|
14 years ago |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Al Viro
|
fec11dd9a0
Fix cifs_get_root()
|
14 years ago |
Jeff Layton
|
04db79b015
cifs: factor smb_vol allocation out of cifs_setup_volume_info
|
14 years ago |
Jeff Layton
|
f9e59bcba2
cifs: have cifs_cleanup_volume_info not take a double pointer
|
14 years ago |