Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
442aa310f3bc49cf4e059da790fbae62411d50db
/
fs
/
cifs
442aa31
[CIFS] Support for CIFS ACLs (part 1)
by Steve French
· 17 years ago
2224f4e
[CIFS] fix typo in previous commit
by Steve French
· 17 years ago
1e71f25
[CIFS] Print better error when server returns malformed QueryUnixInfo response
by Steve French
· 17 years ago
5a44b31
[CIFS] Add warning message when broken server fails SetFSInfo call
by Steve French
· 17 years ago
c45d707
[CIFS] Fallback to standard mkdir if server incorrectly claims support for
by Steve French
· 17 years ago
5a07cdf
[CIFS] fix small memory leak in an error path in new posix mkdir
by Steve French
· 17 years ago
a23d306
[CIFS] missing field in debug output from previous fix
by Steve French
· 17 years ago
88f370a
[CIFS] Fix potential NULL pointer usage if kzalloc fails
by Steve French
· 17 years ago
638b250
[CIFS] typo in earlier cifs_reconnect fix
by Steve French
· 17 years ago
a8cd925
[CIFS] Respect umask when using POSIX mkdir
by Jeff
· 17 years ago
4efa53f
[CIFS] lock inode open file list in close in case racing with open
by Steve French
· 17 years ago
1574532
[CIFS] Fix oops in find_writable_file
by Steve French
· 17 years ago
77159b4
[CIFS] Fix warnings shown by newer version of sparse
by Steve French
· 17 years ago
26f5736
[CIFS] formatting cleanup found by checkpatch
by Steve French
· 17 years ago
f01d5e1
[CIFS] fix for incorrect session reconnects
by Steve French
· 17 years ago
8594c15
[CIFS][KJ] use abs() from kernel.h where appropriate
by Andre Haupt
· 17 years ago
c19eb71
[CIFS] fix typo in previous
by Steve French
· 17 years ago
39db810
[CIFS] Byte range unlock request to non-Unix server can unlock too much
by Jeff Layton
· 17 years ago
95ba736
[CIFS] Fix unbalanced call to GetXid/FreeXid
by Cyrill Gorcunov
· 17 years ago
8064ab4
[CIFS] cifs truncate missing a fix for private map COW race
by Steve French
· 17 years ago
5e6e623
[CIFS] Check return code on failed alloc
by Cyrill Gorcunov
· 17 years ago
a403a0a
[CIFS] Fix hang in find_writable_file
by Steve French
· 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
70b315b
[CIFS] merge conflict in fs/cifs/export.c
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
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
7e42ca8
[CIFS] Typo in previous patch
by Steve French
· 17 years ago
6fa20d4
[CIFS] zero_user_page() conversions
by Eric
· 17 years ago
8803863
[CIFS] use simple_prepare_write to zero page data
by Nate
· 17 years ago
4a379e6
[CIFS] Fix build break - inet.h not included when experimental ifdef off
by Steve French
· 17 years ago
2d785a5
[CIFS] Add support for new POSIX unlink
by Steve French
· 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
fb8c4b1
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
b609f06
[CIFS] Fix packet signatures for NTLMv2 case
by Steve French
· 17 years ago
3870253
[CIFS] more whitespace fixes
by Steve French
· 17 years ago
790fe57
[CIFS] more whitespace cleanup
by Steve French
· 17 years ago
6dc0f87
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
79a58d1
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
d20acd0
[CIFS] ipv6 support no longer experimental
by Jeff
· 17 years ago
38c10a1
[CIFS] Mount should fail if server signing off but client mount option requires it
by Jeff
· 17 years ago
d38d8c7
[CIFS] whitespace fixes
by Steve French
· 17 years ago
762e5ab
[CIFS] Fix sign mount option and sign proc config setting
by Steve French
· 17 years ago
467a8f8
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
5d9c720
[CIFS] Do not allow signals in cifs_demultiplex_thread
by Jeff
· 17 years ago
ffdd6e4
[CIFS] fix whitespace
by Steve French
· 17 years ago
75865f8c
[CIFS] Add in some missing flags and cifs README and TODO corrections
by Steve French
· 17 years ago
3ce53fc
[CIFS] CIFS should honour umask
by Steve French
· 17 years ago
100c1dd
[CIFS] Missing flag on negprot needed for some servers to force packet signing
by Yehuda Sadeh Weinraub
· 17 years ago
221601c
[CIFS] whitespace cleanup part 2
by Steve French
· 17 years ago
5fdae1f
[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
f7f7c31
[CIFS] typo in previous patch
by Steve French
· 17 years ago
28356a1
[CIFS] Fix oops on failed cifs mount (in kthread_stop)
by Steve French
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
0ec54aa
[CIFS] Fix typo in cifs readme from previous commit
by Steve French
· 18 years ago
8426c39
[CIFS] Make sec=none force an anonymous mount
by Jeff Layton
· 18 years ago
796e566
[CIFS] Change semaphore to mutex for cifs lock_sem
by Roland Dreier
· 18 years ago
0b2365f
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
by Steve French
· 18 years ago
4523cc3
[CIFS] UID/GID override on CIFS mounts to Samba
by Steve French
· 18 years ago
984acfe
[CIFS] prefixpath mounts to servers supporting posix paths used wrong slash
by Steve French
· 18 years ago
deb0420
[CIFS] Update cifs version to 1.49
by Steve French
· 18 years ago
eaa33a9
[CIFS] Replace kmalloc/memset combination with kzalloc
by vignesh
· 18 years ago
5858ae4
[CIFS] Add IPv6 support
by Steve French
· 18 years ago
cbac3cb
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
by Steve French
· 18 years ago
2dd29d3
[CIFS] New CIFS POSIX mkdir performance improvement
by Steve French
· 18 years ago
5268df2
[CIFS] Add write perm for usr to file on windows should remove r/o dos attr
by Steve French
· 18 years ago
3a9f462
[CIFS] Remove unnecessary parm to cifs_reopen_file
by Steve French
· 18 years ago
aaf737a
[CIFS] Switch cifsd to kthread_run from kernel_thread
by Igor Mammedov
· 18 years ago
c33f8d3
[CIFS] Remove unnecessary checks
by Christoph Hellwig
· 18 years ago
1299809
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
066fcb0
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
by Steve French
· 18 years ago
38e2aff
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
by Steve French
· 18 years ago
82c05a1
[PATCH] cifs endianness annotations
by Al Viro
· 18 years ago
f5c1e2e
[CIFS] reset mode when client notices that ATTR_READONLY is no longer set
by Alan Tyson
· 18 years ago
8a23626
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
by Steve French
· 18 years ago
c7af185
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
by Steve French
· 18 years ago
99ee4db
[CIFS] Remove some unused functions/declarations
by Steve French
· 18 years ago
1ae1bc4
[CIFS] New file for previous commit
by Steve French
· 18 years ago
35c11fd
[CIFS] cifs export operations
by Steve French
· 18 years ago
ba6a46a
[CIFS] small piece missing from previous patch
by Steve French
· 18 years ago
3677db1
[CIFS] Fix locking problem around some cifs uses of i_size write
by Steve French
· 18 years ago
9654640
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
c5a69d5
Storage class should be before const qualifier
by Tobias Klauser
· 18 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 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
c14e894
[CIFS] fix &&/& typo in cifs_setattr()
by Steve French
· 18 years ago
9468482
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
8af1897
[CIFS] on reconnect to Samba - reset the unix capabilities
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
7ba5263
[CIFS] Allow update of EOF on remote extend of file
by Steve French
· 18 years ago
595dcfe
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
by Steve French
· 18 years ago
Next »