Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17f88cebc2c3aff9d90f0d49f6e0628835eddc32
/
fs
/
cifs
« Previous
55aa2e0
[[CIFS] Pass truncate open flag through on file open in case setattr fails
by Steve French
· 18 years ago
0877583
[CIFS] Fix typos in previous fix
by Steve French
· 18 years ago
cec6815a
[CIFS] endian fix for new POSIX byte range lock support
by Steve French
· 18 years ago
a424f8b
[CIFS] fix memory leak in cifs session info struct on reconnect
by Steve French
· 18 years ago
c01f36a
[CIFS] ACPI suspend oops
by Steve French
· 18 years ago
a878fb2
[CIFS] Do not limit the length of share names (was 100 for whole UNC name)
by Steve French
· 18 years ago
fc94cdb
[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock
by Steve French
· 18 years ago
301dc3e
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
by Steve French
· 19 years ago
b66ac3e
[CIFS] Fix typo in previous
by Steve French
· 19 years ago
6080823
[CIFS] Readdir fixes to allow search to start at arbitrary position in directory
by Steve French
· 19 years ago
45af7a0
[CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel
by Steve French
· 19 years ago
296034f
[CIFS] Don't allow a backslash in a path component
by Steve French
· 19 years ago
0bd4fa9
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
by Steve French
· 19 years ago
06bcfed
[CIFS] Fix typo in earlier cifs_unlink change and protect one extra path.
by Steve French
· 19 years ago
e9917a0
[CIFS] Incorrect signature sent on SMB Read
by Steve French
· 19 years ago
6910ab3
[CIFS] Fix unlink oops when indirectly called in rename error path
by Steve French
· 19 years ago
d62e54a
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
5515eff
[PATCH] 2tb-files-add-blkcnt_t-fixes
by Andrew Morton
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
3978d717
[PATCH] Make address_space_operations->sync_page return void
by NeilBrown
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
9b04c99
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
by Theodore Ts'o
· 19 years ago
a11f3a0
[PATCH] sem2mutex: vfs_rename_mutex
by Arjan van de Ven
· 19 years ago
4de151d
It's UTF-8
by Alexey Dobriyan
· 19 years ago
8827481
[CIFS] Fix two remaining coverity scan tool warnings.
by Steve French
· 19 years ago
e77e6f3
[CIFS] Always match oplock break (cache notification) to the right tcp
by Steve French
· 19 years ago
beb84dc
[CIFS] Set correct lock type on new posix unlock call
by Steve French
· 19 years ago
13298de
[CIFS] Upate cifs change log
by Steve French
· 19 years ago
d7c8c94
[CIFS] Fix slow oplock break response when mounts to different
by Steve French
· 19 years ago
083d3a2
[CIFS] Workaround various server bugs found in testing at connectathon
by Steve French
· 19 years ago
a4e85b5
[CIFS] Allow fallback for setting file size to Procom SMB server when
by Steve French
· 19 years ago
82940a4
[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want
by Steve French
· 19 years ago
46c79a6
[CIFS] Move noisy debug message (triggerred by some older servers) from
by Steve French
· 19 years ago
f26282c
[CIFS] Use correct pid on new cifs posix byte range lock call
by Steve French
· 19 years ago
08547b0
[CIFS] Add posix (advisory) byte range locking support to cifs client
by Steve French
· 19 years ago
d47d7c1
[CIFS] CIFS readdir perf optimizations part 1
by Steve French
· 19 years ago
4b8f930
[CIFS] Free small buffers earlier so we exceed the cifs
by Steve French
· 19 years ago
184ed21
[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping
by Steve French
· 19 years ago
5d2f248
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
6cec2ae
[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error
by Steve French
· 19 years ago
a048d7a
[CIFS] Convert remaining places in fs/cifs from
by Eric Sesterhenn
· 19 years ago
27754b3
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
93544cc
[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount
by Steve French
· 19 years ago
5815449d
[CIFS] SessionSetup cleanup part 2
by Steve French
· 19 years ago
04fdabe
[CIFS] fix compile error (typo) and warning in cifssmb.c
by Steve French
· 19 years ago
12b3b8f
[CIFS] Cleanup NTLMSSP session setup handling
by Steve French
· 19 years ago
1877c9e
[CIFS] Remove compiler warning
by Steve French
· 19 years ago
eb9bdaa
Signed-off-by: Steve French <sfrench@us.ibm.com>
by Steve French
· 19 years ago
17cbbaf
[CIFS] Make cifs default wsize match what we actually want to send (52K
by Steve French
· 19 years ago
0820e15
[CIFS] Do not zero non-existent iovec in SendReceive response processing.
by Steve French
· 19 years ago
47c886b
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
by Steve French
· 19 years ago
d41f084
[CIFS] Remove compiler warning
by Steve French
· 19 years ago
eeac804
[CIFS] Fix CIFS to recognize share mode security
by Steve French
· 19 years ago
8415397
[CIFS] Fix typo
by Steve French
· 19 years ago
0a4b92c
[CIFS] Add worker function for Get ACL cifs style
by Steve French
· 19 years ago
94bc2be
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
c32a0b6
[CIFS] Allow local filesize for file that is open for write to be updated
by Steve French
· 19 years ago
3c6bee1
[PATCH] turn "const static" into "static const"
by Jesper Juhl
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
28fd129
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
by OGAWA Hirofumi
· 19 years ago
f3f6ec4
[CIFS] Fix cifs trying to write to f_ops
by Steve French
· 19 years ago
a6230af
[CIFS] Minor cleanup to new cifs acl header.
by Steve French
· 19 years ago
fdf7f2e
[CIFS] Fix typos in rfc1002pdu.h
by Steve French
· 19 years ago
ec637e3
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
by Steve French
· 19 years ago
07475ff
[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats
by Steve French
· 19 years ago
4498eed5
[CIFS] Add extended stats (STATS2) for total buffer allocations for
by Steve French
· 19 years ago
84afc29
[CIFS] Readpages and readir performance improvements - eliminate extra
by Steve French
· 19 years ago
bf82067
[CIFS] Kerberos and CIFS ACL support part 1
by Steve French
· 19 years ago
8345187
[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in
by Steve French
· 19 years ago
25741b3
[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.
by Steve French
· 19 years ago
2a138ebb
[CIFS] Missing parenthesis and typo in previous fix
by Steve French
· 19 years ago
6ab16d2
[CIFS] Fix umount --force to wake up the pending response queue, not just
by Steve French
· 19 years ago
6473a55
[CIFS] Fix missing permission check on setattr when noperm mount option is
by Steve French
· 19 years ago
3abb927
[CIFS] When file is deleted locally but later recreated on the server
by Steve French
· 19 years ago
cdbce9c
[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows
by Steve French
· 19 years ago
86c96b4
[CIFS] Fix mknod of block and chardev over SFU mounts
by Steve French
· 19 years ago
c119b87
[CIFS] Missing part of previous patch
by Steve French
· 19 years ago
3020a1f
[CIFS] Fix scheduling while atomic when pending writes at file close time
by Steve French
· 19 years ago
87c89dd
[CIFS] Vectored and async i/o turned on and correct the
by Steve French
· 19 years ago
9e294f1
[CIFS] Recognize properly symlinks and char/blk devices (not just
by Steve French
· 19 years ago
0f2b27c
[CIFS] Fix sparse warnings on smb bcc (byte count)
by Steve French
· 19 years ago
ff7feac
[CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs
by Steve French
· 19 years ago
d6e2f2a4
[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)
by Steve French
· 19 years ago
e89dc92
[CIFS] Cleanup sparse warnings for unicode little endian casts
by Steve French
· 19 years ago
8b94bcb
[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests
by Steve French
· 19 years ago
6911408
[CIFS] Reduce sparse endian warnings
by Steve French
· 19 years ago
3c50c61
[CIFS] Update CIFS change log
by Steve French
· 19 years ago
a2653eb
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
by Steve French
· 19 years ago
7b7abfe
by Steve French
· 19 years ago
e82b3ae
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
ec58ef0
[CIFS] Update kconfig for cifs
by Steve French
· 19 years ago
0753ca7
[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access
by Steve French
· 19 years ago
d6d3f5b
Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/
by Steve French
· 19 years ago
23e7dd7
[CIFS] Defer close of file handle slightly if there are pending writes that
by Steve French
· 19 years ago
84d2f07
CIFS: cifs_writepages should not write beyond end of file
by Steve French
· 19 years ago
47c786e
[CIFS] Add null malloc response check in notify experimental code
by Steve French
· 19 years ago
Next »