Sukadev Bhattiprolu
|
a3ec947c85
vfs: simple_set_mnt() should return void
|
16 years ago |
Al Viro
|
6badd79bd0
kill ->dir_notify()
|
16 years ago |
Stephen Rothwell
|
bf66542bef
cifs: update for new IP4/6 address printing
|
16 years ago |
Steve French
|
61e7480158
[CIFS] various minor cleanups pointed out by checkpatch script
|
16 years ago |
Jeff Layton
|
954d7a1cf1
cifs: make dnotify thread experimental code
|
16 years ago |
Jeff Layton
|
80909022ce
cifs: display addr and prefixpath options in /proc/mounts
|
16 years ago |
Jeff Layton
|
f1987b44f6
cifs: reinstate sharing of tree connections
|
16 years ago |
Jeff Layton
|
14fbf50d69
cifs: reinstate sharing of SMB sessions sans races
|
16 years ago |
Jeff Layton
|
e7ddee9037
cifs: disable sharing session and tcon and add new TCP sharing code
|
16 years ago |
Steve French
|
fb39601664
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
|
16 years ago |
Steve French
|
3b79521093
[CIFS] Fix cifs reconnection flags
|
16 years ago |
Linus Torvalds
|
db563fc2e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
16 years ago |
Miklos Szeredi
|
f696a3659f
[PATCH] move executable checking into ->permission()
|
17 years ago |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
16 years ago |
Steve French
|
84210e9120
[CIFS] improve setlease handling
|
16 years ago |
Jeff Layton
|
9a8165fce7
cifs: track DeletePending flag in cifsInodeInfo
|
16 years ago |
Steve French
|
54b4602d5f
[CIFS] remove trailing whitespace
|
16 years ago |
Steve French
|
2c731afb0d
[CIFS] if get root inode fails during mount, cleanup tree connection
|
16 years ago |
Steve French
|
ad8b15f0ff
[CIFS] list entry can not return null
|
16 years ago |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Andi Kleen
|
9465efc9e9
Remove BKL from remote_llseek v2
|
17 years ago |
Steve French
|
79ee9a8b2d
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
|
17 years ago |
Steve French
|
89562b777c
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
|
17 years ago |
Steve French
|
2b280fab12
[CIFS] add more complete mount options to cifs_show_options
|
17 years ago |
Steve French
|
f9ddcca4cf
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
|
17 years ago |
Steve French
|
4b18f2a9c3
[CIFS] convert usage of implicit booleans to bool
|
17 years ago |
Steve French
|
39da984711
[CIFS] Fix statfs formatting
|
17 years ago |
Al Viro
|
42faad9965
[PATCH] restore sane ->umount_begin() API
|
17 years ago |