index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-15
[CIFS] missing field in debug output from previous fix
Steve French
1
-1
/
+2
2007-09-15
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
2
-12
/
+17
2007-09-15
[CIFS] typo in earlier cifs_reconnect fix
Steve French
1
-1
/
+0
2007-09-13
[CIFS] Respect umask when using POSIX mkdir
Jeff
1
-0
/
+1
2007-09-11
[CIFS] lock inode open file list in close in case racing with open
Steve French
1
-0
/
+2
2007-09-07
[CIFS] Fix oops in find_writable_file
Steve French
1
-9
/
+28
2007-08-31
[CIFS] Fix warnings shown by newer version of sparse
Steve French
4
-37
/
+32
2007-08-30
[CIFS] formatting cleanup found by checkpatch
Steve French
10
-105
/
+80
2007-08-30
[CIFS] fix for incorrect session reconnects
Steve French
1
-6
/
+7
2007-08-30
[CIFS][KJ] use abs() from kernel.h where appropriate
Andre Haupt
1
-1
/
+1
2007-08-24
[CIFS] fix typo in previous
Steve French
1
-1
/
+1
2007-08-24
[CIFS] Byte range unlock request to non-Unix server can unlock too much
Jeff Layton
2
-2
/
+6
2007-08-24
[CIFS] Fix unbalanced call to GetXid/FreeXid
Cyrill Gorcunov
1
-1
/
+1
2007-08-22
[CIFS] cifs truncate missing a fix for private map COW race
Steve French
1
-0
/
+9
2007-08-18
[CIFS] Check return code on failed alloc
Cyrill Gorcunov
2
-0
/
+10
2007-07-26
[CIFS] Fix hang in find_writable_file
Steve French
4
-13
/
+35
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-5
/
+5
2007-07-19
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
3
-6
/
+6
2007-07-19
[CIFS] merge conflict in fs/cifs/export.c
Steve French
1
-0
/
+1
2007-07-18
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
9
-46
/
+65
2007-07-17
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
10
-46
/
+88
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-0
/
+2
2007-07-16
[CIFS] Typo in previous patch
Steve French
1
-2
/
+1
2007-07-16
[CIFS] zero_user_page() conversions
Eric
1
-4
/
+1
2007-07-16
[CIFS] use simple_prepare_write to zero page data
Nate
1
-8
/
+1
2007-07-15
[CIFS] Fix build break - inet.h not included when experimental ifdef off
Steve French
1
-2
/
+0
2007-07-15
[CIFS] Add support for new POSIX unlink
Steve French
5
-11
/
+103
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
27
-1160
/
+1285
2007-07-11
[CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
Steve French
6
-14
/
+33
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-4
/
+4
2007-07-10
[CIFS] whitespace cleanup
Steve French
12
-591
/
+610
2007-07-09
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
8
-36
/
+71
2007-07-08
[CIFS] more whitespace fixes
Steve French
4
-137
/
+141
2007-07-07
[CIFS] more whitespace cleanup
Steve French
7
-538
/
+544
2007-07-06
[CIFS] whitespace cleanup
Steve French
6
-46
/
+48
2007-07-06
[CIFS] whitespace cleanup
Steve French
3
-228
/
+232
2007-07-06
[CIFS] ipv6 support no longer experimental
Jeff
2
-62
/
+1
2007-07-06
[CIFS] Mount should fail if server signing off but client mount option requir...
Jeff
2
-1
/
+3
2007-06-28
[CIFS] whitespace fixes
Steve French
6
-106
/
+108
2007-06-28
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2
-95
/
+29
2007-06-27
[CIFS] whitespace cleanup
Steve French
1
-26
/
+27
2007-06-25
[CIFS] Do not allow signals in cifs_demultiplex_thread
Jeff
1
-6
/
+7
2007-06-24
[CIFS] fix whitespace
Steve French
2
-56
/
+58
2007-06-24
[CIFS] Add in some missing flags and cifs README and TODO corrections
Steve French
6
-29
/
+80
2007-06-08
[CIFS] CIFS should honour umask
Steve French
2
-4
/
+7
2007-06-05
[CIFS] Missing flag on negprot needed for some servers to force packet signing
Yehuda Sadeh Weinraub
1
-2
/
+2
2007-06-05
[CIFS] whitespace cleanup part 2
Steve French
3
-132
/
+138
2007-06-05
[CIFS] whitespace cleanup
Steve French
4
-125
/
+124
2007-06-04
[CIFS] fix mempool destroy done in wrong order in cifs error path
Akinobu Mita
1
-1
/
+1
[next]