index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] lseek polling returned stale EOF
Steve French
2007-02-01
1
-1
/
+9
*
[PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-7
/
+7
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-10-13
1
-6
/
+21
|
\
|
*
[CIFS] Make use of newer QFSInfo dependent on capability bit instead of
Steve French
2006-09-30
1
-1
/
+1
|
*
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
Steve French
2006-09-30
1
-3
/
+5
|
*
[CIFS] Fix typo in name of new cifs_show_stats
Steve French
2006-09-30
1
-1
/
+1
|
*
[CIFS] Rename server time zone field
Steve French
2006-09-30
1
-1
/
+1
|
*
[CIFS] CIFS support for /proc/<pid>/mountstats part 1
Steve French
2006-09-28
1
-0
/
+11
|
*
[CIFS] Fix build break
Steve French
2006-09-28
1
-0
/
+1
|
*
[CIFS] Remove static and unused symbols
Steve French
2006-09-28
1
-2
/
+3
|
*
CIFS: Use SEEK_END instead of hardcoded value
Steve French
2006-09-23
1
-1
/
+1
*
|
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
1
-16
/
+0
*
|
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
1
-3
/
+3
*
|
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
|
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-15
/
+5
|
/
*
[CIFS] statfs for cifs unix extensions no longer experimental
Steve French
2006-09-22
1
-2
/
+0
*
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
2006-08-11
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-06-27
1
-3
/
+3
|
\
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-06-25
1
-6
/
+7
|
|
\
|
*
|
[CIFS] Fix suspend/resume problem which causes EIO on subsequent access to
Pavel Machek
2006-06-13
1
-1
/
+1
|
*
|
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
2006-05-31
1
-2
/
+2
*
|
|
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-24
1
-6
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-1
/
+2
|
*
|
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-5
/
+5
|
|
/
*
/
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
Trond Myklebust
2006-06-09
1
-2
/
+4
|
/
*
[CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel
Steve French
2006-04-21
1
-49
/
+50
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-31
1
-19
/
+14
|
\
|
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-5
/
+5
|
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-12
/
+6
|
*
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
1
-1
/
+2
|
*
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
1
-1
/
+1
|
*
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
2006-03-24
1
-1
/
+1
*
|
[CIFS] Convert remaining places in fs/cifs from
Eric Sesterhenn
2006-02-21
1
-4
/
+1
|
/
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-12
1
-3
/
+3
|
\
|
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-3
/
+3
*
|
[CIFS] Allow local filesize for file that is open for write to be updated
Steve French
2006-01-12
1
-2
/
+15
*
|
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
2005-12-12
1
-2
/
+3
*
|
[CIFS] Add extended stats (STATS2) for total buffer allocations for
Steve French
2005-12-03
1
-0
/
+6
|
/
*
[CIFS] Missing parenthesis and typo in previous fix
Steve French
2005-11-29
1
-1
/
+1
*
[CIFS] Fix umount --force to wake up the pending response queue, not just
Steve French
2005-11-29
1
-1
/
+22
*
[CIFS] Vectored and async i/o turned on and correct the
Steve French
2005-11-17
1
-72
/
+45
*
[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests
Steve French
2005-11-11
1
-0
/
+40
*
(no commit message)
Steve French
2005-11-09
1
-3
/
+8
*
Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/
Steve French
2005-10-21
1
-8
/
+72
|
\
|
*
[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL
Steve French
2005-10-10
1
-0
/
+4
|
*
[CIFS] Still missing a line from previous fix
Steve French
2005-10-10
1
-1
/
+1
|
*
[CIFS] Fix minor build problem with previous changeset
Steve French
2005-10-10
1
-5
/
+8
[next]