Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6d729e44a55547c009d7a87ea66bff21a8e0afea
/
fs
/
cifs
/
cifsfs.c
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
1b49c55
cifs: protect GlobalOplock_Q with its own spinlock
by Jeff Layton
· 15 years ago
8e047d0
cifs: use tcon pointer in cifs_show_options
by Jeff Layton
· 15 years ago
4486d6e
cifs: show noforceuid/noforcegid mount options (try #2)
by Jeff Layton
· 15 years ago
aeaaf25
cifs: remove cifsInodeInfo->inUse counter
by Jeff Layton
· 15 years ago
ad8034f
[CIFS] remove bkl usage from umount begin
by Steve French
· 15 years ago
b48a485
cifs: fix problems with earlier patches
by Jeff Layton
· 15 years ago
61f98ff
cifs: display scopeid in /proc/mounts
by Jeff Layton
· 15 years ago
340481a3
cifs: have cifs_show_options show forceuid/forcegid options
by Jeff Layton
· 15 years ago
8616e0f
cifs: remove unneeded NULL checks from cifs_show_options
by Jeff Layton
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
bd433d4
cifs: rename cifs_iget to cifs_root_iget
by Jeff Layton
· 15 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
67e5520
vfs: umount_begin BKL pushdown
by Alessio Igor Bogani
· 16 years ago
5144ebf
cifs: remove dnotify thread code
by Jeff Layton
· 16 years ago
fbec9ab
cifs: vary timeout on writes past EOF based on offset (try #5)
by Jeff Layton
· 16 years ago
a3ec947
vfs: simple_set_mnt() should return void
by Sukadev Bhattiprolu
· 16 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
bf66542
cifs: update for new IP4/6 address printing
by Stephen Rothwell
· 16 years ago
61e7480
[CIFS] various minor cleanups pointed out by checkpatch script
by Steve French
· 16 years ago
954d7a1
cifs: make dnotify thread experimental code
by Jeff Layton
· 16 years ago
8090902
cifs: display addr and prefixpath options in /proc/mounts
by Jeff Layton
· 16 years ago
f1987b4
cifs: reinstate sharing of tree connections
by Jeff Layton
· 16 years ago
14fbf50
cifs: reinstate sharing of SMB sessions sans races
by Jeff Layton
· 16 years ago
e7ddee9
cifs: disable sharing session and tcon and add new TCP sharing code
by Jeff Layton
· 16 years ago
fb39601
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
by Steve French
· 16 years ago
3b79521
[CIFS] Fix cifs reconnection flags
by Steve French
· 16 years ago
db563fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
84210e9
[CIFS] improve setlease handling
by Steve French
· 16 years ago
9a8165f
cifs: track DeletePending flag in cifsInodeInfo
by Jeff Layton
· 16 years ago
54b4602
[CIFS] remove trailing whitespace
by Steve French
· 16 years ago
2c731af
[CIFS] if get root inode fails during mount, cleanup tree connection
by Steve French
· 16 years ago
ad8b15f
[CIFS] list entry can not return null
by Steve French
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
9465efc
Remove BKL from remote_llseek v2
by Andi Kleen
· 16 years ago
79ee9a8
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
by Steve French
· 16 years ago
89562b7
[CIFS] add missing seq_printf to cifs_show_options for hard mount option
by Steve French
· 16 years ago
2b280fa
[CIFS] add more complete mount options to cifs_show_options
by Steve French
· 16 years ago
f9ddcca
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
by Steve French
· 16 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
39da984
[CIFS] Fix statfs formatting
by Steve French
· 17 years ago
42faad9
[PATCH] restore sane ->umount_begin() API
by Al Viro
· 17 years ago
78d31a3
cifs: timeout dfs automounts +little fix.
by Igor Mammedov
· 17 years ago
0a3abcf
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
6f7e8f3
[CIFS] Fix typo in quota operations
by Roel Kluin
· 17 years ago
90c81e0
[CIFS] clean up some hard to read ifdefs
by Steve French
· 17 years ago
ad7a292
[CIFS] reduce checkpatch warnings
by Steve French
· 17 years ago
ce634ab
iget: stop CIFS from using iget() and read_inode()
by David Howells
· 17 years ago
6d5ae0d
[CIFS] DFS support: provide shrinkable mounts
by Igor Mammedov
· 17 years ago
e6ab158
[CIFS] DFS support patchset: Added mountdata
by Igor Mammedov
· 17 years ago
6103335
[CIFS] DNS name resolution helper upcall for cifs
by Steve French
· 17 years ago
cea2180
[CIFS] Fix potential data corruption when writing out cached dirty pages
by Jeff Layton
· 17 years ago
e545937
[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines
by Jeff Layton
· 17 years ago
84a15b9
[CIFS] Register and unregister cifs_spnego_key_type on module init/exit
by Jeff Layton
· 17 years ago
2843483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
d5d1850
[CIFS] Fix minor problems noticed by scan
by Steve French
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
297647c
[CIFS] CIFS ACL support part 3
by Steve French
· 17 years ago
26f5736
[CIFS] formatting cleanup found by checkpatch
by Steve French
· 17 years ago
95ba736
[CIFS] Fix unbalanced call to GetXid/FreeXid
by Cyrill Gorcunov
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
1ff8392
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
c18c842
[CIFS] Allow disabling CIFS Unix Extensions as mount option
by Steve French
· 17 years ago
63135e0
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
by Steve French
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
50c2f75
[CIFS] whitespace/formatting fixes
by Steve French
· 17 years ago
7521a3c
[CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
by Steve French
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
790fe57
[CIFS] more whitespace cleanup
by Steve French
· 17 years ago
6dc0f87
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
e6985c7
[CIFS] fix mempool destroy done in wrong order in cifs error path
by Akinobu Mita
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
4523cc3
[CIFS] UID/GID override on CIFS mounts to Samba
by Steve French
· 18 years ago
c33f8d3
[CIFS] Remove unnecessary checks
by Christoph Hellwig
· 18 years ago
99ee4db
[CIFS] Remove some unused functions/declarations
by Steve French
· 18 years ago
35c11fd
[CIFS] cifs export operations
by Steve French
· 18 years ago
004c46b
[CIFS] One line missing from previous commit
by Steve French
· 18 years ago
1b2b212
[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten
by Steve French
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
030e9d8
[CIFS] lseek polling returned stale EOF
by Steve French
· 18 years ago
e6a0029
[PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
12e36b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
de7ed55
[CIFS] Make use of newer QFSInfo dependent on capability bit instead of
by Steve French
· 18 years ago
9ac00b7
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
by Steve French
· 18 years ago
f46d3e1
[CIFS] Fix typo in name of new cifs_show_stats
by Steve French
· 18 years ago
175ec9e
[CIFS] Rename server time zone field
by Steve French
· 18 years ago
bf97d28
[CIFS] CIFS support for /proc/<pid>/mountstats part 1
by Steve French
· 18 years ago
e33c74d
[CIFS] Fix build break
by Steve French
· 18 years ago
Next »