index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-05-08
2
-1
/
+4
|
|
\
\
\
|
|
*
|
|
hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
Jean Delvare
2009-05-08
1
-1
/
+2
|
|
*
|
|
hwmon: (asus_atk0110) Fix compiler warning
Luca Tettamanti
2009-05-08
1
-0
/
+2
|
*
|
|
|
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2009-05-08
2
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
microblaze: Fix return value for sys_ipc
Michal Simek
2009-05-01
1
-1
/
+1
|
|
*
|
|
|
microblaze: Storage class should be before const qualifier
Tobias Klauser
2009-05-01
1
-2
/
+2
|
*
|
|
|
|
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
2009-05-08
1
-9
/
+22
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-05-07
22
-1642
/
+810
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
[CIFS] Fix double list addition in cifs posix open code
Steve French
2009-05-08
2
-20
/
+9
|
|
*
|
|
|
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
Steve French
2009-05-06
4
-8
/
+35
|
|
*
|
|
|
[CIFS] Fix SMB uid in NTLMSSP authenticate request
Steve French
2009-05-06
1
-0
/
+4
|
|
*
|
|
|
[CIFS] NTLMSSP reenabled after move from connect.c to sess.c
Steve French
2009-05-04
2
-4
/
+251
|
|
*
|
|
|
[CIFS] Remove sparse warning
Steve French
2009-05-02
1
-1
/
+0
|
|
*
|
|
|
[CIFS] remove checkpatch warning
Steve French
2009-05-02
1
-1
/
+1
|
|
*
|
|
|
[CIFS] Fix final user of old string conversion code
Steve French
2009-05-02
1
-42
/
+38
|
|
*
|
|
|
[CIFS] remove cifs_strfromUCS_le
Jeff Layton
2009-05-02
2
-30
/
+0
|
|
*
|
|
|
[CIFS] NTLMSSP support moving into new file, old dead code removed
Steve French
2009-05-02
1
-730
/
+0
|
|
*
|
|
|
[CIFS] Fix endian conversion of vcnum field
Steve French
2009-05-01
1
-1
/
+1
|
|
*
|
|
|
[CIFS] Remove trailing whitespace
Steve French
2009-05-01
2
-2
/
+4
|
|
*
|
|
|
[CIFS] Remove sparse endian warnings
Steve French
2009-05-01
4
-103
/
+58
|
|
*
|
|
|
[CIFS] Add remaining ntlmssp flags and standardize field names
Steve French
2009-05-01
2
-41
/
+57
|
|
*
|
|
|
[CIFS] Fix build warning
Steve French
2009-05-01
1
-1
/
+1
|
|
*
|
|
|
cifs: fix length handling in cifs_get_name_from_search_buf
Jeff Layton
2009-05-01
1
-5
/
+6
|
|
*
|
|
|
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
Steve French
2009-04-30
5
-11
/
+12
|
|
*
|
|
|
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
Steve French
2009-04-30
6
-19
/
+25
|
|
*
|
|
|
Added loop check when mounting DFS tree.
Igor Mammedov
2009-04-30
1
-0
/
+13
|
|
*
|
|
|
Enable dfs submounts to handle remote referrals.
Igor Mammedov
2009-04-30
1
-18
/
+14
|
|
*
|
|
|
[CIFS] Remove older session setup implementation
Steve French
2009-04-30
1
-374
/
+7
|
|
*
|
|
|
cifs: change cifs_get_name_from_search_buf to use new unicode helper
Jeff Layton
2009-04-30
3
-75
/
+13
|
|
*
|
|
|
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
Jeff Layton
2009-04-30
3
-41
/
+20
|
|
*
|
|
|
cifs: fix session setup unicode string saving to use new unicode helpers
Jeff Layton
2009-04-30
1
-58
/
+22
|
|
*
|
|
|
cifs: convert CIFSTCon to use new unicode helper functions
Jeff Layton
2009-04-30
1
-35
/
+14
|
|
*
|
|
|
cifs: rename cifs_strlcpy_to_host and make it use new functions
Jeff Layton
2009-04-30
3
-43
/
+52
|
|
*
|
|
|
cifs: add new function to get unicode string length in bytes
Jeff Layton
2009-04-30
3
-23
/
+35
|
|
*
|
|
|
cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2
Jeff Layton
2009-04-30
2
-0
/
+126
|
|
*
|
|
|
cifs: move #defines for mapchars into cifs_unicode.h
Jeff Layton
2009-04-30
2
-11
/
+13
|
|
*
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2009-04-30
667
-19272
/
+12896
|
|
|
\
|
|
|
|
|
*
|
|
|
nls: add a nls_nullsize inline
Jeff Layton
2009-04-30
1
-0
/
+19
|
|
*
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2009-04-20
43
-120
/
+259
|
|
|
\
\
\
\
|
|
*
|
|
|
|
cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
Suresh Jayaraman
2009-04-20
1
-1
/
+1
|
|
*
|
|
|
|
cifs: Rename cifs_strncpy_to_host and fix buffer size
Suresh Jayaraman
2009-04-20
1
-10
/
+10
|
|
*
|
|
|
|
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
2009-04-20
3
-7
/
+22
|
*
|
|
|
|
|
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
2009-05-07
1
-2
/
+0
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-05-07
3
-51
/
+60
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
md: remove rd%d links immediately after stopping an array.
NeilBrown
2009-05-07
1
-8
/
+8
|
|
*
|
|
|
|
|
md: remove ability to explicit set an inactive array to 'clean'.
NeilBrown
2009-05-07
1
-5
/
+2
|
|
*
|
|
|
|
|
md: constify VFTs
Jan Engelhardt
2009-05-07
1
-1
/
+1
|
|
*
|
|
|
|
|
md: tidy up status_resync to handle large arrays.
NeilBrown
2009-05-07
1
-17
/
+28
|
|
*
|
|
|
|
|
md: fix some (more) errors with bitmaps on devices larger than 2TB.
NeilBrown
2009-05-07
1
-7
/
+11
|
|
*
|
|
|
|
|
md/raid10: don't clear bitmap during recovery if array will still be degraded.
NeilBrown
2009-05-07
1
-6
/
+6
[prev]
[next]