aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-11-01Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-11-01Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov
2005-11-01NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.Anton Altaparmakov
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe
2005-10-31[PATCH] fix __writeback_single_inode WARN_ONAndrea Arcangeli
2005-10-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-10-31Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30[PATCH] fat: Remove duplicate directory scanning codePekka Enberg
2005-10-30[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] __bread oops fixAndrew Morton
2005-10-30[PATCH] fs/attr.c: remove BUG()Alexey Dobriyan
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa
2005-10-30[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli
2005-10-30[PATCH] ext3: sparse fixesBen Dooks
2005-10-30[PATCH] fix de_thread() vs do_coredump() deadlockOleg Nesterov
2005-10-30[PATCH] fuse: spelling fixesMiklos Szeredi
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa
2005-10-30[PATCH] coredump_wait() cleanupOleg Nesterov
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev
2005-10-30[PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi
2005-10-30[PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-30[PATCH] open: cleanup in lookup_flags()Miklos Szeredi
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig
2005-10-30[PATCH] little de_thread() cleanupOleg Nesterov
2005-10-30[PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-30[PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()Trond Myklebust
2005-10-30Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2005-10-29[PATCH] hugetlb: overcommit accounting checkAdam Litke
2005-10-29[PATCH] hugetlb: demand fault handlerAdam Litke
2005-10-29[PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig
2005-10-29[PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig
2005-10-29[PATCH] hugetlbfs: clean up hugetlbfs_delete_inodeChristoph Hellwig
2005-10-29[PATCH] hugetlbfs: move free_inodes accountingChristoph Hellwig
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins