| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ext3: Properly report backup block present in a group | Glauber de Oliveira Costa | 2006-03-24 | 1 | -7/+33 |
* | [PATCH] Conditionalize compat_sys_newfstatat | Kyle McMartin | 2006-03-24 | 1 | -0/+2 |
* | [PATCH] fsync: extract internal code | Andrew Morton | 2006-03-24 | 1 | -20/+23 |
* | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state() | Eric Dumazet | 2006-03-24 | 1 | -1/+4 |
* | [PATCH] sb_set_blocksize cleanup | Coywolf Qi Hunt | 2006-03-24 | 1 | -5/+1 |
* | [PATCH] fast ext3_statfs | Alex Tomas | 2006-03-24 | 1 | -3/+4 |
* | [PATCH] isofs: remove unused debugging macros | Pekka Enberg | 2006-03-24 | 1 | -12/+0 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 2 | -2/+2 |
* | [PATCH] cpuset memory spread slab cache hooks | Paul Jackson | 2006-03-24 | 4 | -6/+15 |
* | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 2006-03-24 | 28 | -33/+63 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 35 | -37/+37 |
* | [PATCH] fs/coda/: proper prototypes | Adrian Bunk | 2006-03-24 | 5 | -8/+21 |
* | [PATCH] fs/ext2/: proper ext2_get_parent() prototype | Adrian Bunk | 2006-03-24 | 2 | -1/+3 |
* | [PATCH] fs/9p/: possible cleanups | Adrian Bunk | 2006-03-24 | 6 | -10/+10 |
* | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 2006-03-24 | 23 | -51/+40 |
* | [PATCH] s390: Remove old history/whitespave from partition code | Horst Hummel | 2006-03-24 | 1 | -18/+11 |
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o | 2006-03-24 | 5 | -9/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2006-03-24 | 17 | -213/+289 |
|\ |
|
| * | Merge branch 'master' of /usr/src/ntfs-2.6/ | Anton Altaparmakov | 2006-03-23 | 64 | -661/+615 |
| |\ |
|
| * | | NTFS: 2.1.27 - Various bug fixes and cleanups. | Anton Altaparmakov | 2006-03-23 | 1 | -1/+1 |
| * | | NTFS: Semaphore to mutex conversion. | Ingo Molnar | 2006-03-23 | 8 | -69/+71 |
| * | | NTFS: Handle the recently introduced -ENAMETOOLONG return value from | Anton Altaparmakov | 2006-03-23 | 2 | -5/+6 |
| * | | NTFS: Add a missing call to flush_dcache_mft_record_page() in | Anton Altaparmakov | 2006-03-23 | 2 | -3/+8 |
| * | | NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we | Anton Altaparmakov | 2006-03-23 | 3 | -19/+15 |
| * | | NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h. | Anton Altaparmakov | 2006-03-23 | 2 | -13/+13 |
| * | | NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum | Anton Altaparmakov | 2006-03-23 | 2 | -19/+35 |
| * | | NTFS: Remove all the make_bad_inode() calls. This should only be called | Anton Altaparmakov | 2006-03-23 | 6 | -23/+5 |
| * | | NTFS: Add support for sparse files which have a compression unit of 0. | Anton Altaparmakov | 2006-03-23 | 4 | -38/+75 |
| * | | NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are | Anton Altaparmakov | 2006-03-23 | 2 | -13/+28 |
| * | | NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs | Anton Altaparmakov | 2006-03-23 | 2 | -1/+10 |
| * | | NTFS: Fix a buggette in an "should be impossible" case handling where we | Anton Altaparmakov | 2006-03-23 | 2 | -2/+4 |
| * | | NTFS: Fix an (innocent) off-by-one error in the runlist code. | Anton Altaparmakov | 2006-03-23 | 5 | -7/+17 |
| * | | Merge branch 'master' of /usr/src/ntfs-2.6/ | Anton Altaparmakov | 2006-03-23 | 108 | -1127/+1477 |
| |\ \ |
|
| * | | | NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for | Anton Altaparmakov | 2006-03-07 | 2 | -2/+3 |
* | | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-24 | 10 | -1290/+5 |
|\ \ \ \ |
|
| * | | | | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 | 2 | -0/+5 |
| * | | | | [PATCH] relay: migrate from relayfs to a generic relay API | Jens Axboe | 2006-03-23 | 8 | -1290/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 2006-03-24 | 68 | -3118/+4902 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge HEAD from ../linux-2.6 | Nathan Scott | 2006-03-22 | 40 | -272/+585 |
| |\ \ \ |
|
| * | | | | [XFS] Sync up one/two other minor changes missed in previous merges. | Nathan Scott | 2006-03-22 | 5 | -43/+18 |
| * | | | | [XFS] Reenable the noikeep (delete inode cluster space) option by default. | Nathan Scott | 2006-03-22 | 1 | -5/+3 |
| * | | | | [XFS] Check that a page has dirty buffers before finding it acceptable for | David Chinner | 2006-03-22 | 1 | -1/+1 |
| * | | | | [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan | Nathan Scott | 2006-03-22 | 4 | -20/+20 |
| * | | | | [XFS] Explain the race closed by the addition of vn_iowait() to the start | David Chinner | 2006-03-22 | 1 | -0/+10 |
| * | | | | [XFS] Fixing the error caused by the conflict between DIO Write's | Yingping Lu | 2006-03-22 | 2 | -1/+7 |
| * | | | | [XFS] Fixing KDB's xrwtrc command, also added the current process id into | Yingping Lu | 2006-03-22 | 4 | -8/+8 |
| * | | | | [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. | Nathan Scott | 2006-03-20 | 1 | -1/+1 |
| * | | | | [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c | Nathan Scott | 2006-03-17 | 1 | -10/+9 |
| * | | | | [XFS] endianess annotations for xfs_da_node_hdr_t | Nathan Scott | 2006-03-17 | 6 | -85/+86 |