| Commit message (Expand) | Author | Age | Files | Lines |
* | JFS: Take logsync lock before testing mp->lsn | Dave Kleikamp | 2006-03-08 | 2 | -9/+4 |
* | JFS: kzalloc conversion | Eric Sesterhenn | 2006-02-23 | 3 | -10/+5 |
* | JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6 | Herbert Poetzl | 2006-02-22 | 1 | -0/+107 |
* | JFS: Use the kthread_ API | Christoph Hellwig | 2006-02-15 | 4 | -72/+38 |
* | JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute | Dave Kleikamp | 2006-02-10 | 1 | -4/+4 |
* | JFS: ext2 inode attributes for jfs | Herbert Poetzl | 2006-02-09 | 7 | -8/+69 |
* | JFS: semaphore to mutex conversion. | Ingo Molnar | 2006-01-24 | 15 | -101/+103 |
* | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2006-01-24 | 6514 | -227401/+390117 |
|\ |
|
| * | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. | David S. Miller | 2006-01-20 | 1 | -1/+1 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-19 | 12 | -85/+156 |
| |\ |
|
| | * | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. | David S. Miller | 2006-01-19 | 1 | -1/+1 |
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | David S. Miller | 2006-01-19 | 11 | -84/+155 |
| | |\ |
|
| | | * | [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. | Tsutomu Fujii | 2006-01-17 | 2 | -4/+11 |
| | | * | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 | 3 | -1/+40 |
| | | * | [SCTP]: Fix machine check/connection hang on IA64. | Vlad Yasevich | 2006-01-17 | 2 | -1/+9 |
| | | * | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. | Vlad Yasevich | 2006-01-17 | 5 | -46/+47 |
| | | * | [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. | Vlad Yasevich | 2006-01-17 | 1 | -2/+2 |
| | | * | [SCTP]: sctp doesn't show all associations/endpoints in /proc | Vlad Yasevich | 2006-01-17 | 1 | -18/+10 |
| | | * | [SCTP]: Fix sctp_cookie alignment in the packet. | Vlad Yasevich | 2006-01-17 | 2 | -3/+14 |
| | | * | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 | 2 | -10/+23 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-19 | 17 | -422/+186 |
| |\ \ \ |
|
| | * | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 | 16 | -422/+184 |
| | * | | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. | David S. Miller | 2006-01-18 | 1 | -0/+2 |
| | |/ / |
|
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-19 | 15 | -147/+196 |
| |\ \ \ |
|
| | * | | | [IA64] eliminate softlockup warning | John Hawkes | 2006-01-19 | 1 | -0/+1 |
| | * | | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 2006-01-19 | 1 | -5/+6 |
| | * | | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 2006-01-19 | 1 | -16/+12 |
| | * | | | [IA64] Fix bug in ia64 specific down() function | Zoltan Menyhart | 2006-01-17 | 1 | -4/+4 |
| | * | | | [IA64] Zonelists for nodes without cpus | Jack Steiner | 2006-01-17 | 1 | -0/+4 |
| | * | | | [IA64-SGI] sn_console.c minor cleanup | Jes Sorensen | 2006-01-17 | 1 | -71/+58 |
| | * | | | [IA64-SGI] sn2 mutex conversion | Jes Sorensen | 2006-01-17 | 6 | -44/+43 |
| | * | | | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls | Mike Habeck | 2006-01-17 | 1 | -4/+8 |
| | * | | | [IA64-SGI] Older PROM WAR for device flush code | Prarit Bhargava | 2006-01-17 | 2 | -3/+60 |
| | | |/
| | |/| |
|
| * | | | [PATCH] Fix regression added by ppoll/pselect code. | David S. Miller | 2006-01-19 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-01-18 | 21 | -183/+729 |
| |\ \ |
|
| | * | | [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an | Steve French | 2006-01-18 | 1 | -1/+4 |
| | * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-17 | 1248 | -34362/+58179 |
| | |\ \ |
|
| | * | | | [CIFS] Remove compiler warning | Steve French | 2006-01-17 | 1 | -1/+1 |
| | * | | | [CIFS] Fix CIFS to recognize share mode security | Steve French | 2006-01-13 | 4 | -15/+41 |
| | * | | | [CIFS] Fix typo | Steve French | 2006-01-12 | 1 | -1/+0 |
| | * | | | [CIFS] Add worker function for Get ACL cifs style | Steve French | 2006-01-12 | 9 | -20/+292 |
| | * | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-12 | 4766 | -123247/+262349 |
| | |\ \ \ |
|
| | * | | | | [CIFS] Allow local filesize for file that is open for write to be updated | Steve French | 2006-01-12 | 2 | -2/+25 |
| | * | | | | [CIFS] Fix cifs trying to write to f_ops | Steve French | 2006-01-08 | 1 | -6/+11 |
| | * | | | | [CIFS] Minor cleanup to new cifs acl header. | Steve French | 2006-01-08 | 1 | -0/+2 |
| | * | | | | [CIFS] Fix typos in rfc1002pdu.h | Steve French | 2005-12-31 | 1 | -2/+2 |
| | * | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-31 | 253 | -2373/+2328 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-13 | 238 | -3822/+4505 |
| | |\ \ \ \ \ |
|
| | * | | | | | | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages | Steve French | 2005-12-12 | 11 | -108/+156 |
| | * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-05 | 183 | -4997/+4564 |
| | |\ \ \ \ \ \ |
|