aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] remove unused struct xfs_ail_ticketChristoph Hellwig2005-11-01
* [XFS] Track external log/realtime device names for correct reporting inNathan Scott2005-11-01
* [XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott2005-11-01
* [XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott2005-11-01
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-01
* [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-01
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-01
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-01
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-01
* [XFS] Move some code around to prepare for the upcoming extendedNathan Scott2005-11-01
* [XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner2005-11-01
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-01
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-01
* [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott2005-11-01
* [XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig2005-11-01
* [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)Eric Sandeen2005-11-01
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-01
* [XFS] fix PBF_NONE handlingChristoph Hellwig2005-11-01
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-01
* [XFS] remove unused pagebuf flagsChristoph Hellwig2005-11-01
* [XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig2005-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2005-11-01
|\
| * Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2005-11-01
| |\
| * | NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.Anton Altaparmakov2005-11-01
* | | Don't touch USB controller IO registers when they are disabledLinus Torvalds2005-11-01
| |/ |/|
* | Revert "i386: move apic init in init_IRQs"Linus Torvalds2005-10-31
* | [PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton2005-10-31
* | [PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli2005-10-31
* | [PATCH] revert ide-scsi highmem cleanupAndrew Morton2005-10-31
* | [PATCH] i386: CONFIG_PC removalArthur Othieno2005-10-31
* | [PATCH] noop-iosched: avoid corrupted request mergingJens Axboe2005-10-31
* | [PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe2005-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2005-10-31
|\|
| * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-31
| |\
| * \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-30
| |\ \
| * \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-24
| |\ \ \
| * | | | NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov2005-10-24
| * | | | NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.Anton Altaparmakov2005-10-24
| * | | | NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)Anton Altaparmakov2005-10-24
| * | | | NTFS: Fix serious data corruption issue when writing.Anton Altaparmakov2005-10-19
| * | | | NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov2005-10-19
| * | | | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-19
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-17
| |\ \ \ \ \
| * | | | | | NTFS: The big ntfs write(2) rewrite has arrived. We now implement our ownAnton Altaparmakov2005-10-11
| * | | | | | NTFS: Remove address space operations ->prepare_write and ->commit_write inAnton Altaparmakov2005-10-11
| * | | | | | NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()Anton Altaparmakov2005-10-11
| * | | | | | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-11
| |\ \ \ \ \ \
| * | | | | | | NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completesAnton Altaparmakov2005-10-04
| * | | | | | | NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supportsAnton Altaparmakov2005-10-04