| Commit message (Expand) | Author | Age |
* | [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. | andrew.vasquez@qlogic.com | 2006-01-26 |
* | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE | Guennadi Liakhovetski | 2006-01-26 |
* | [SCSI] ibmvscsi: handle re-enable firmware message | Dave C Boutcher | 2006-01-26 |
* | [SCSI] qla1280: remove < 2.6.0 support | Jes Sorensen | 2006-01-26 |
* | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. | David S. Miller | 2006-01-20 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-20 |
|\ |
|
| * | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. | David S. Miller | 2006-01-19 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | David S. Miller | 2006-01-19 |
| |\ |
|
| | * | [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. | Tsutomu Fujii | 2006-01-17 |
| | * | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 |
| | * | [SCTP]: Fix machine check/connection hang on IA64. | Vlad Yasevich | 2006-01-17 |
| | * | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. | Vlad Yasevich | 2006-01-17 |
| | * | [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. | Vlad Yasevich | 2006-01-17 |
| | * | [SCTP]: sctp doesn't show all associations/endpoints in /proc | Vlad Yasevich | 2006-01-17 |
| | * | [SCTP]: Fix sctp_cookie alignment in the packet. | Vlad Yasevich | 2006-01-17 |
| | * | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-20 |
|\ \ \ |
|
| * | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 |
| * | | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. | David S. Miller | 2006-01-19 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-20 |
|\ \ \ |
|
| * | | | [IA64] eliminate softlockup warning | John Hawkes | 2006-01-19 |
| * | | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 2006-01-19 |
| * | | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 2006-01-19 |
| * | | | [IA64] Fix bug in ia64 specific down() function | Zoltan Menyhart | 2006-01-17 |
| * | | | [IA64] Zonelists for nodes without cpus | Jack Steiner | 2006-01-17 |
| * | | | [IA64-SGI] sn_console.c minor cleanup | Jes Sorensen | 2006-01-17 |
| * | | | [IA64-SGI] sn2 mutex conversion | Jes Sorensen | 2006-01-17 |
| * | | | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls | Mike Habeck | 2006-01-17 |
| * | | | [IA64-SGI] Older PROM WAR for device flush code | Prarit Bhargava | 2006-01-17 |
| | |/
| |/| |
|
* | | | [PATCH] Fix regression added by ppoll/pselect code. | David S. Miller | 2006-01-20 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-01-18 |
|\ \ |
|
| * | | [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an | Steve French | 2006-01-18 |
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-17 |
| |\ \ |
|
| * | | | [CIFS] Remove compiler warning | Steve French | 2006-01-17 |
| * | | | [CIFS] Fix CIFS to recognize share mode security | Steve French | 2006-01-14 |
| * | | | [CIFS] Fix typo | Steve French | 2006-01-12 |
| * | | | [CIFS] Add worker function for Get ACL cifs style | Steve French | 2006-01-12 |
| * | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-12 |
| |\ \ \ |
|
| * | | | | [CIFS] Allow local filesize for file that is open for write to be updated | Steve French | 2006-01-12 |
| * | | | | [CIFS] Fix cifs trying to write to f_ops | Steve French | 2006-01-08 |
| * | | | | [CIFS] Minor cleanup to new cifs acl header. | Steve French | 2006-01-08 |
| * | | | | [CIFS] Fix typos in rfc1002pdu.h | Steve French | 2005-12-31 |
| * | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-31 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-13 |
| |\ \ \ \ \ |
|
| * | | | | | | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages | Steve French | 2005-12-12 |
| * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-05 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats | Steve French | 2005-12-03 |
| * | | | | | | | [CIFS] Add extended stats (STATS2) for total buffer allocations for | Steve French | 2005-12-03 |
| * | | | | | | | [CIFS] Readpages and readir performance improvements - eliminate extra | Steve French | 2005-12-02 |
| * | | | | | | | [CIFS] Kerberos and CIFS ACL support part 1 | Steve French | 2005-12-02 |