aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-02Btrfs: Fix sparse endian warnings in struct-funcs.cChris Mason
2008-12-02Btrfs: rev the disk format for the inode compat and csum selection changesChris Mason
2008-12-02Btrfs: delete unused function: btrfs_invalidate_dcache_rootChris Mason
2008-12-02Btrfs: add support for multiple csum algorithmsJosef Bacik
2008-12-02Btrfs: fix panic on error during mountJosef Bacik
2008-12-02Btrfs: add support for compat flags to btrfsJosef Bacik
2008-12-02Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_rangeChristoph Hellwig
2008-12-02Btrfs: clean up btrfs_ioctl a little bitChristoph Hellwig
2008-12-02Btrfs: corret fmode_t annotationsChristoph Hellwig
2008-12-02Btrfs: fix shadowed variable declarationsChristoph Hellwig
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-12-02Btrfs: remove unneeded btrfs_start_delalloc_inodes callSage Weil
2008-12-02Btrfs: remove unneeded total_transSage Weil
2008-12-02Btrfs: sparse lock verification annotations for wait_on_stateChristoph Hellwig
2008-12-01Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui
2008-11-20Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik
2008-11-20Btrfs: only flush down bios for writeback pagesChris Mason
2008-11-20Btrfs: Fix cow semantic in run_delalloc_nocow()Liu Hui
2008-11-20Btrfs: Drop dirty roots created by log replay immediately whenYan Zheng
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Use current_fsuid/gidChris Mason
2008-11-19Btrfs: Fixes for 2.6.28-rc API changesChris Mason
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2008-11-19Btrfs: fix free space accounting when unpinning extentsJosef Bacik
2008-11-19Btrfs: Do fsync log replay when mount -o ro, except when on readonly mediaChris Mason
2008-11-19Btrfs: Avoid writeback stallsChris Mason
2008-11-18Btrfs: switch back to wait_on_page_writeback to wait on metadata writesChris Mason
2008-11-18Btrfs: Update the disk format for the seed device and new root codeChris Mason
2008-11-18Btrfs: unplug all devices in the unplug call backChris Mason
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui
2008-11-17Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason
2008-11-17Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason
2008-11-17Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-17Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik
2008-11-17Btrfs: fix free space leakJosef Bacik
2008-11-15Linux 2.6.28-rc5Linus Torvalds
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-11-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven