Linus Torvalds
|
07e2e6ba27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
15 tahun lalu |
Steve French
|
0f59e61c1f
[CIFS] Fix build break when keys support turned off
|
15 tahun lalu |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
15 tahun lalu |
Thomas Gleixner
|
6d729e44a5
fs: Make unload_nls() NULL pointer safe
|
16 tahun lalu |
Alexey Dobriyan
|
0d54b217a2
const: make struct super_block::s_qcop const
|
15 tahun lalu |
Jeff Layton
|
1b49c55661
cifs: protect GlobalOplock_Q with its own spinlock
|
15 tahun lalu |
Jeff Layton
|
8e047d09ee
cifs: use tcon pointer in cifs_show_options
|
15 tahun lalu |
Jeff Layton
|
4486d6ede1
cifs: show noforceuid/noforcegid mount options (try #2)
|
16 tahun lalu |
Jeff Layton
|
aeaaf253c4
cifs: remove cifsInodeInfo->inUse counter
|
16 tahun lalu |
Steve French
|
ad8034f197
[CIFS] remove bkl usage from umount begin
|
16 tahun lalu |
Jeff Layton
|
b48a485884
cifs: fix problems with earlier patches
|
16 tahun lalu |
Jeff Layton
|
61f98ffd74
cifs: display scopeid in /proc/mounts
|
16 tahun lalu |
Jeff Layton
|
340481a364
cifs: have cifs_show_options show forceuid/forcegid options
|
16 tahun lalu |
Jeff Layton
|
8616e0fc1e
cifs: remove unneeded NULL checks from cifs_show_options
|
16 tahun lalu |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 tahun lalu |
Jeff Layton
|
bd433d4cf4
cifs: rename cifs_iget to cifs_root_iget
|
16 tahun lalu |
Al Viro
|
6f5bbff9a1
Convert obvious places to deactivate_locked_super()
|
16 tahun lalu |
Alessio Igor Bogani
|
67e55205ec
vfs: umount_begin BKL pushdown
|
16 tahun lalu |
Jeff Layton
|
5144ebf408
cifs: remove dnotify thread code
|
16 tahun lalu |
Jeff Layton
|
fbec9ab952
cifs: vary timeout on writes past EOF based on offset (try #5)
|
16 tahun lalu |
Sukadev Bhattiprolu
|
a3ec947c85
vfs: simple_set_mnt() should return void
|
16 tahun lalu |
Al Viro
|
6badd79bd0
kill ->dir_notify()
|
16 tahun lalu |
Stephen Rothwell
|
bf66542bef
cifs: update for new IP4/6 address printing
|
16 tahun lalu |
Steve French
|
61e7480158
[CIFS] various minor cleanups pointed out by checkpatch script
|
16 tahun lalu |
Jeff Layton
|
954d7a1cf1
cifs: make dnotify thread experimental code
|
16 tahun lalu |
Jeff Layton
|
80909022ce
cifs: display addr and prefixpath options in /proc/mounts
|
16 tahun lalu |
Jeff Layton
|
f1987b44f6
cifs: reinstate sharing of tree connections
|
16 tahun lalu |
Jeff Layton
|
14fbf50d69
cifs: reinstate sharing of SMB sessions sans races
|
16 tahun lalu |
Jeff Layton
|
e7ddee9037
cifs: disable sharing session and tcon and add new TCP sharing code
|
16 tahun lalu |
Steve French
|
fb39601664
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
|
16 tahun lalu |