| Commit message (Expand) | Author | Age |
* | [PATCH] s390: kzalloc() conversion in arch/s390 | Eric Sesterhenn | 2006-03-24 |
* | [PATCH] s390: CEX2A crt message length | Eric Rossman | 2006-03-24 |
* | [PATCH] s390: 3590 tape driver | Stefan Bader | 2006-03-24 |
* | [PATCH] s390: fix endless retry loop in tape driver | Michael Holzheu | 2006-03-24 |
* | [PATCH] s390: tape operation abortion leads to panic | Michael Holzheu | 2006-03-24 |
* | [PATCH] s390: tape retry flooding by deferred CC in interrupt | Stefan Bader | 2006-03-24 |
* | [PATCH] s390: dasd extended error reporting | Stefan Weinhuber | 2006-03-24 |
* | [PATCH] s390: random values in result of BIODASDINFO2 | Horst Hummel | 2006-03-24 |
* | [PATCH] s390: remove experimental flag from dasd diag | Peter Oberparleiter | 2006-03-24 |
* | [PATCH] s390: Remove old history/whitespave from partition code | Horst Hummel | 2006-03-24 |
* | [PATCH] s390: remove dynamic dasd ioctls | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: merge cmb into dasdc | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 |
* | [PATCH] s390: connector support | Martin Schwidefsky | 2006-03-24 |
* | [PATCH] s390: cpu up retries | Michael Ryan | 2006-03-24 |
* | [PATCH] s390: BUG() warnings | Martin Schwidefsky | 2006-03-24 |
* | [PATCH] s390: /proc/sys/vm/cmm_* permission bits | Martin Schwidefsky | 2006-03-24 |
* | [PATCH] s390: early parameter parsing | Heiko Carstens | 2006-03-24 |
* | [PATCH] s390: channel path measurements | Cornelia Huck | 2006-03-24 |
* | [PATCH] s390: cio documentation update | Cornelia Huck | 2006-03-24 |
* | [PATCH] s390: wrong interrupt delivered for hsch() or csch() | Cornelia Huck | 2006-03-24 |
* | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix | Akinobu Mita | 2006-03-24 |
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o | 2006-03-24 |
* | [PATCH] add sys_unshare to syscalls.h | Arnd Bergmann | 2006-03-24 |
* | [PATCH] more-for_each_cpu-conversions fix | Andrew Morton | 2006-03-24 |
* | [PATCH] w1: use kthread api. | Evgeniy Polyakov | 2006-03-23 |
* | [PATCH] W1: u64 is not long long | Andrew Morton | 2006-03-23 |
* | [PATCH] W1: Remove incorrect MODULE_ALIAS | Patrick McHardy | 2006-03-23 |
* | [PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies | Adrian Bunk | 2006-03-23 |
* | [PATCH] w1: misc cleanups | Adrian Bunk | 2006-03-23 |
* | [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver. | Evgeniy Polyakov | 2006-03-23 |
* | [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ... | Evgeniy Polyakov | 2006-03-23 |
* | [PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ... | Evgeniy Polyakov | 2006-03-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2006-03-23 |
|\ |
|
| * | Merge branch 'master' of git://imp.csi.cam.ac.uk/home/src/ntfs-2.6-devel/ | Anton Altaparmakov | 2006-03-23 |
| |\ |
|
| | * | Merge branch 'master' of /usr/src/ntfs-2.6/ | Anton Altaparmakov | 2006-03-23 |
| | |\ |
|
| | * | | NTFS: 2.1.27 - Various bug fixes and cleanups. | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Semaphore to mutex conversion. | Ingo Molnar | 2006-03-23 |
| | * | | NTFS: Handle the recently introduced -ENAMETOOLONG return value from | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Add a missing call to flush_dcache_mft_record_page() in | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h. | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Remove all the make_bad_inode() calls. This should only be called | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Add support for sparse files which have a compression unit of 0. | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Fix a buggette in an "should be impossible" case handling where we | Anton Altaparmakov | 2006-03-23 |
| | * | | NTFS: Fix an (innocent) off-by-one error in the runlist code. | Anton Altaparmakov | 2006-03-23 |