Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
24a1dec55073000264f2da6278baef759929a14f
/
fs
/
cifs
5394cd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
8e6f195
[CIFS] Fix oops when Windows server sent bad domain name null terminator
by Steve French
· 18 years ago
bd2abf1
[CIFS] cifs sprintf fix
by Steve French
· 18 years ago
76849e3
[CIFS] Remove 2 unneeded kzalloc casts
by Steve French
· 18 years ago
cb876f4
Fix up CIFS for "test_clear_page_dirty()" removal
by Linus Torvalds
· 18 years ago
405c514
[CIFS] Update CIFS version number
by Steve French
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
6f88cc2
[PATCH] io-accounting-read-accounting cifs fix
by Andrew Morton
· 18 years ago
eb991b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
e6a0029
[PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
33ec32f
[CIFS] Fix NTLMv2 mounts to Windows servers
by Steve French
· 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
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
8d6286f
[CIFS] Fix timezone handling on stat to os/2
by Steve French
· 18 years ago
31ec35d
[CIFS] Incorrect hardlink count when original file is cached (oplocked)
by Steve French
· 18 years ago
f7b2e8c
[CIFS] Fix minor problem with previous patch
by Steve French
· 18 years ago
6e659c6
[CIFS] Fix mount failure when domain not specified
by Steve French
· 18 years ago
5fe14c8
[CIFS] Explicitly set stat->blksize
by Steve French
· 18 years ago
4891d53
[CIFS] NFS stress test generates flood of "close with pending write" messages
by Steve French
· 18 years ago
05ac9d4
[PATCH] cifs: ->readpages() fixes
by OGAWA Hirofumi
· 18 years ago
8e87d4d
[CIFS] report rename failure when target file is locked by Windows
by Steve French
· 18 years ago
4b952a9
[CIFS] Allow null user connections
by Steve French
· 18 years ago
7ca85ba
[CIFS] Fix readdir breakage when blocksize set too small
by Steve French
· 18 years ago
733f99a
[PATCH] new cifs endianness bugs
by Al Viro
· 18 years ago
12e36b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
1a4e15a
[CIFS] Missing flags2 for DFS
by Steve French
· 18 years ago
d103e16
[CIFS] Workaround incomplete byte length returned by some
by Steve French
· 18 years ago
acf1a1b
[CIFS] Level 1 QPathInfo needed for proper OS2 support
by Steve French
· 18 years ago
ddae957
[CIFS] fix typo in previous patch
by Steve French
· 18 years ago
533f90a
[CIFS] Fix old DOS time conversion to handle timezone
by Steve French
· 18 years ago
70903ca
[CIFS] Do not need to adjust for Jan/Feb for leap day
by Steve French
· 18 years ago
438dd92
[CIFS] Fix leaps year calculation for years after 2100
by Steve French
· 18 years ago
268f3be
[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers
by Steve French
· 18 years ago
cab0089
Still more typo fixes
by Matt LaPlante
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
1a70d65
[CIFS] Fix compiler warning with previous patch
by Steve French
· 18 years ago
947a506
[CIFS] Fix typo
by Steve French
· 18 years ago
b815f1e
[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about
by Steve French
· 18 years ago
203cf2f
[CIFS] Fix readdir of large directories for backlevel servers
by Steve French
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 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
18f75ca
[CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path
by Steve French
· 18 years ago
d366e40
[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6]
by David Howells
· 18 years ago
4cb50dc
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
by David Howells
· 18 years ago
3669567
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
by David Howells
· 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
25ee4a9
[CIFS] Handle legacy servers which return undefined time zone
by Steve French
· 18 years ago
bf97d28
[CIFS] CIFS support for /proc/<pid>/mountstats part 1
by Steve French
· 18 years ago
a3ab41f
[CIFS] Fix build break ifdef in wrong place
by Steve French
· 18 years ago
e10847e
[CIFS] More removing of unused functions
by Steve French
· 18 years ago
2eaf558
[CIFS] Remove unused prototypes
by Steve French
· 18 years ago
e33c74d
[CIFS] Fix build break
by Steve French
· 18 years ago
2cd646a
[CIFS] Remove static and unused symbols
by Steve French
· 18 years ago
1bd5bbc
[CIFS] Legacy time handling for Win9x and OS/2 part 1
by Steve French
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
0889a94
CIFS: Use SEEK_END instead of hardcoded value
by Steve French
· 18 years ago
b8c06a2
[CIFS] statfs for cifs unix extensions no longer experimental
by Steve French
· 18 years ago
6b70c95
[CIFS] New POSIX locking code not setting rc properly to zero on successful
by Steve French
· 18 years ago
2fe87f0
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
by Steve French
· 18 years ago
b835beb
[CIFS] Fix CIFS readdir access denied when SE Linux enabled
by Steve French
· 18 years ago
ea4c07d
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified
by Steve French
· 18 years ago
5ddaa68
[CIFS] endian errors in lanman protocol support
by Steve French
· 18 years ago
e466e48
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
by Steve French
· 18 years ago
66abda5
[CIFS] Fix oops when negotiating lanman and no password specified
by Steve French
· 18 years ago
7ee1af7
[CIFS]
by Jeremy Allison
· 18 years ago
6c3d890
[CIFS] Allow cifsd to suspend if connection is lost
by Steve French
· 18 years ago
5da07b0
[CIFS] Make midState usage more consistent
by Steve French
· 18 years ago
14a441a
[CIFS] spinlock protect read of last srv response time in timeout path
by Steve French
· 18 years ago
3a5ff61
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
by Steve French
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0418726
typo fixes: aquire -> acquire
by Adrian Bunk
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
f17a268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
f40c562
[CIFS] Fix authentication choice so we do not force NTLMv2 unless the
by Steve French
· 18 years ago
0223cf0
[CIFS] Fix alignment of unicode strings in previous patch
by Steve French
· 18 years ago
750d115
[CIFS] Fix allocation of buffers for new session setup routine to allow
by Steve French
· 18 years ago
124a27f
[CIFS] Remove calls to to take f_owner.lock
by Ingo Molnar
· 18 years ago
cd49b49
[CIFS] remove some redundant null pointer checks
by Steve French
· 18 years ago
f90f00a
[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off
by Steve French
· 18 years ago
bbe5d23
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
189acaa
[CIFS] Enable sec flags on mount for cifs (part one)
by Steve French
· 18 years ago
0fd1ffe
[CIFS] Fix suspend/resume problem which causes EIO on subsequent access to
by Pavel Machek
· 18 years ago
6344a42
[CIFS] fix minor compile warning when config_cifs_weak_security is off
by Steve French
· 18 years ago
8b512d9
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
by Trond Myklebust
· 18 years ago
1717ffc
[CIFS] NTLMv2 support part 5
by Steve French
· 18 years ago
Next »