summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-023-10/+4
* [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott2005-11-021-1/+2
* [XFS] only mark buffers done when all pages are uptodate in additionChristoph Hellwig2005-11-022-8/+8
* [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)Eric Sandeen2005-11-021-31/+40
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-0212-59/+190
* [XFS] fix PBF_NONE handlingChristoph Hellwig2005-11-021-1/+2
* [XFS] Add format checking to cmn_err and icmn_errChristoph Hellwig2005-11-027-11/+18
* [XFS] remove unused pagebuf flagsChristoph Hellwig2005-11-022-33/+13
* [XFS] Make sure the threads and shaker in xfs_buf are de-initialized inChristoph Hellwig2005-11-021-62/+25
* Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2005-11-011-1/+1
|\
| * [PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli2005-10-311-1/+1
* | NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.Anton Altaparmakov2005-11-011-8/+9
|/
* Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-3140-272/+283
|\
| * Merge ../linux-2.6 by handPaul Mackerras2005-10-3188-1125/+1919
| |\
| | * [PATCH] fat: Remove duplicate directory scanning codePekka Enberg2005-10-311-123/+101
| | * [PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi2005-10-312-21/+10
| | * [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-312-10/+3
| | * [PATCH] fix missing includesTim Schmielau2005-10-313-0/+4
| | * [PATCH] __bread oops fixAndrew Morton2005-10-311-3/+5
| | * [PATCH] fs/attr.c: remove BUG()Alexey Dobriyan2005-10-311-3/+0
| | * [PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2005-10-313-1/+22
| | * [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli2005-10-312-12/+17
| | * [PATCH] ext3: sparse fixesBen Dooks2005-10-318-6/+29
| | * [PATCH] fix de_thread() vs do_coredump() deadlockOleg Nesterov2005-10-311-3/+13
| | * [PATCH] fuse: spelling fixesMiklos Szeredi2005-10-312-9/+9
| | * [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-313-6/+3
| | * [PATCH] coredump_wait() cleanupOleg Nesterov2005-10-311-8/+5
| | * [PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev2005-10-311-7/+10
| | * [PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi2005-10-311-2/+3
| | * [PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov2005-10-311-1/+2
| | * [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-314-10/+10
| | * [PATCH] open: cleanup in lookup_flags()Miklos Szeredi2005-10-311-6/+0
| | * [PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2005-10-311-3/+1
| | * [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-311-0/+4
| | * [PATCH] little de_thread() cleanupOleg Nesterov2005-10-311-4/+3
| | * [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-312-18/+10
| | * [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-311-1/+10
| | * [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-311-5/+9
| | * [PATCH] CONFIG_IA32Brian Gerst2005-10-312-2/+2
| | * [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()Trond Myklebust2005-10-301-2/+0
| * | Merge in v2.6.14 by handPaul Mackerras2005-10-283-0/+8
| |\ \
| * \ \ Merge changes from linux-2.6 by handPaul Mackerras2005-10-226-33/+22
| |\ \ \
| * \ \ \ Merge from Linus' treePaul Mackerras2005-10-1224-224/+190
| |\ \ \ \
| * \ \ \ \ Merge by hand from Linus' tree.Paul Mackerras2005-09-2919-270/+307
| |\ \ \ \ \
| * | | | | | powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-8/+0
* | | | | | | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-3060-861/+1637
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [PATCH] hugetlb: overcommit accounting checkAdam Litke2005-10-301-10/+53
| * | | | | | [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-301-5/+2
| * | | | | | [PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig2005-10-301-18/+20
| * | | | | | [PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig2005-10-301-37/+1