Age | Commit message (Expand) | Author |
2008-12-08 | Btrfs: move data checksumming into a dedicated tree | Chris Mason |
2008-12-02 | Btrfs: Fix sparse endian warnings in struct-funcs.c | Chris Mason |
2008-12-02 | Btrfs: rev the disk format for the inode compat and csum selection changes | Chris Mason |
2008-12-02 | Btrfs: delete unused function: btrfs_invalidate_dcache_root | Chris Mason |
2008-12-02 | Btrfs: add support for multiple csum algorithms | Josef Bacik |
2008-12-02 | Btrfs: fix panic on error during mount | Josef Bacik |
2008-12-02 | Btrfs: add support for compat flags to btrfs | Josef Bacik |
2008-12-02 | Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range | Christoph Hellwig |
2008-12-02 | Btrfs: clean up btrfs_ioctl a little bit | Christoph Hellwig |
2008-12-02 | Btrfs: corret fmode_t annotations | Christoph Hellwig |
2008-12-02 | Btrfs: fix shadowed variable declarations | Christoph Hellwig |
2008-12-02 | Btrfs: make things static and include the right headers | Christoph Hellwig |
2008-12-02 | Btrfs: remove unneeded btrfs_start_delalloc_inodes call | Sage Weil |
2008-12-02 | Btrfs: remove unneeded total_trans | Sage Weil |
2008-12-02 | Btrfs: sparse lock verification annotations for wait_on_state | Christoph Hellwig |
2008-12-01 | Btrfs: Fix cow semantic in run_delalloc_nocow() | Liu Hui |
2008-11-20 | Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex | Josef Bacik |
2008-11-20 | Btrfs: only flush down bios for writeback pages | Chris Mason |
2008-11-20 | Btrfs: Drop dirty roots created by log replay immediately when | Yan Zheng |
2008-11-20 | Btrfs: compat code fixes | Chris Mason |
2008-11-19 | Btrfs: Use current_fsuid/gid | Chris Mason |
2008-11-19 | Btrfs: Fixes for 2.6.28-rc API changes | Chris Mason |
2008-11-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason |
2008-11-19 | Btrfs: fix free space accounting when unpinning extents | Josef Bacik |
2008-11-19 | Btrfs: Do fsync log replay when mount -o ro, except when on readonly media | Chris Mason |
2008-11-19 | Btrfs: Avoid writeback stalls | Chris Mason |
2008-11-18 | Btrfs: switch back to wait_on_page_writeback to wait on metadata writes | Chris Mason |
2008-11-18 | Btrfs: Update the disk format for the seed device and new root code | Chris Mason |
2008-11-18 | Btrfs: unplug all devices in the unplug call back | Chris Mason |
2008-11-18 | Btrfs: Some fixes for batching extent insert. | Liu Hui |
2008-11-17 | Btrfs: prevent loops in the directory tree when creating snapshots | Chris Mason |
2008-11-17 | Btrfs: Add backrefs and forward refs for subvols and snapshots | Chris Mason |
2008-11-17 | Btrfs: Give each subvol and snapshot their own anonymous devid | Chris Mason |
2008-11-17 | Btrfs: Allow subvolumes and snapshots anywhere in the directory tree | Chris Mason |
2008-11-17 | Btrfs: Add some debugging around the ENOSPC bugs | Josef Bacik |
2008-11-17 | Btrfs: fix free space leak | Josef Bacik |
2008-11-15 | Fix inotify watch removal/umount races | Al Viro |
2008-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-11-13 | dlm: fix shutdown cleanup | David Teigland |
2008-11-12 | ext3: Clean up outdated and incorrect comment for ext3_write_super() | Theodore Tso |
2008-11-12 | vfs: fix shrink_submounts | Eric W. Biederman |
2008-11-12 | Btrfs: Add a missing return pointer check | yanhai zhu |
2008-11-12 | Btrfs: Check kthread_should_stop() before schedule() in worker_loop | yanhai zhu |
2008-11-12 | Btrfs: Fix race in btrfs_mark_extent_written | Yan Zheng |
2008-11-17 | Btrfs: Seed device support | Yan Zheng |
2008-11-12 | Btrfs: mount ro and remount support | Yan Zheng |
2008-11-12 | Btrfs: batch extent inserts/updates/deletions on the extent root | Josef Bacik |
2008-11-12 | Btrfs: allow clone of an arbitrary file range | Sage Weil |
2008-11-13 | Btrfs: Fix handling of space info full during allocations | Chris Mason |
2008-11-13 | Btrfs: Improve metadata read latencies | Chris Mason |