summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-09Btrfs: move data checksumming into a dedicated treeChris Mason11-241/+387
2008-12-02Btrfs: Fix sparse endian warnings in struct-funcs.cChris Mason1-5/+12
2008-12-02Btrfs: rev the disk format for the inode compat and csum selection changesChris Mason1-1/+1
2008-12-02Btrfs: delete unused function: btrfs_invalidate_dcache_rootChris Mason1-25/+0
2008-12-02Btrfs: add support for multiple csum algorithmsJosef Bacik5-38/+81
2008-12-02Btrfs: fix panic on error during mountJosef Bacik1-4/+4
2008-12-02Btrfs: add support for compat flags to btrfsJosef Bacik2-7/+42
2008-12-02Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_rangeChristoph Hellwig1-3/+3
2008-12-02Btrfs: clean up btrfs_ioctl a little bitChristoph Hellwig1-5/+6
2008-12-02Btrfs: corret fmode_t annotationsChristoph Hellwig3-16/+20
2008-12-02Btrfs: fix shadowed variable declarationsChristoph Hellwig2-5/+4
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig13-67/+68
2008-12-02Btrfs: remove unneeded btrfs_start_delalloc_inodes callSage Weil1-1/+0
2008-12-02Btrfs: remove unneeded total_transSage Weil1-4/+0
2008-12-02Btrfs: sparse lock verification annotations for wait_on_stateChristoph Hellwig1-0/+2
2008-12-02Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui1-2/+2
2008-11-20Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik2-14/+19
2008-11-20Btrfs: only flush down bios for writeback pagesChris Mason1-1/+2
2008-11-20Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui0-0/+0
2008-11-20Btrfs: Drop dirty roots created by log replay immediately whenYan Zheng1-0/+5
2008-11-20Btrfs: compat code fixesChris Mason8-4/+14
2008-11-20Btrfs: Use current_fsuid/gidChris Mason1-2/+2
2008-11-20Btrfs: Fixes for 2.6.28-rc API changesChris Mason7-46/+74
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason59-0/+42196
2008-11-19Btrfs: fix free space accounting when unpinning extentsJosef Bacik1-4/+2
2008-11-19Btrfs: Do fsync log replay when mount -o ro, except when on readonly mediaChris Mason1-8/+23
2008-11-19Btrfs: Avoid writeback stallsChris Mason3-20/+23
2008-11-18Btrfs: switch back to wait_on_page_writeback to wait on metadata writesChris Mason1-28/+1
2008-11-18Btrfs: Update the disk format for the seed device and new root codeChris Mason1-1/+1
2008-11-18Btrfs: unplug all devices in the unplug call backChris Mason1-1/+1
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui2-5/+7
2008-11-18Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason4-1/+73
2008-11-18Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason5-32/+172
2008-11-18Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason5-6/+34
2008-11-18Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason8-65/+162
2008-11-18Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik1-0/+3
2008-11-18Btrfs: fix free space leakJosef Bacik1-0/+8
2008-11-16Linux 2.6.28-rc5v2.6.28-rc5Linus Torvalds1-1/+1
2008-11-15Fix inotify watch removal/umount racesAl Viro4-48/+218
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-32/+108
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds30-81/+96
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-4/+6
2008-11-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-82/+149
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-20/+47
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-99/+67
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro1-35/+0
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1