Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 31 | -1603/+5423 |
2011-11-07 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2011-11-07 | Btrfs: check for a null fs root when writing to the backup root log | Chris Mason | 1 | -3/+10 |
2011-11-06 | Btrfs: fix race during transaction joins | Chris Mason | 1 | -5/+8 |
2011-11-06 | Btrfs: fix a potential btrfs_bio leak on scrub fixups | Ilya Dryomov | 1 | -0/+1 |
2011-11-06 | Btrfs: rename btrfs_bio multi -> bbio for consistency | Ilya Dryomov | 1 | -15/+15 |
2011-11-06 | Btrfs: stop leaking btrfs_bios on readahead | Ilya Dryomov | 1 | -0/+2 |
2011-11-06 | Btrfs: stop the readahead threads on failed mount | Chris Mason | 1 | -0/+1 |
2011-11-06 | Btrfs: fix extent_buffer leak in the metadata IO error handling | Chris Mason | 1 | -0/+1 |
2011-11-06 | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason | 4 | -16/+15 |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 14 | -280/+1930 |
2011-11-06 | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason | 10 | -70/+1130 |
2011-11-06 | Btrfs: fix delayed insertion reservation | Josef Bacik | 3 | -8/+49 |
2011-11-06 | Btrfs: ClearPageError during writepage and clean_tree_block | Chris Mason | 2 | -1/+10 |
2011-11-06 | Btrfs: be smarter about committing the transaction in reserve_metadata_bytes | Josef Bacik | 1 | -19/+67 |
2011-11-06 | Btrfs: make a delayed_block_rsv for the delayed item insertion | Josef Bacik | 4 | -7/+13 |
2011-11-06 | Btrfs: add a log of past tree roots | Chris Mason | 3 | -24/+369 |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba | 12 | -76/+78 |
2011-11-06 | Btrfs: use the global reserve when truncating the free space cache inode | Josef Bacik | 1 | -5/+17 |
2011-11-06 | Btrfs: release metadata from global reserve if we have to fallback for unlink | Josef Bacik | 1 | -1/+4 |
2011-11-06 | Btrfs: make sure to flush queued bios if write_cache_pages waits | Chris Mason | 4 | -10/+22 |
2011-11-06 | Btrfs: fix extent pinning bugs in the tree log | Chris Mason | 3 | -8/+59 |
2011-11-06 | Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN | Chris Mason | 1 | -1/+3 |
2011-11-06 | Btrfs: don't wait as long for more batches during SSD log commit | Chris Mason | 1 | -2/+2 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 4 | -5/+5 |
2011-10-30 | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 1 | -1/+2 |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 1 | -1/+1 |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen | 1 | -1/+1 |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -25/+25 |
2011-10-24 | btrfs: ratelimit WARN_ON in use_block_rsv | David Sterba | 1 | -1/+8 |
2011-10-24 | Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stable | David Sterba | 10 | -48/+107 |
2011-10-24 | Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stable | David Sterba | 16 | -1058/+1557 |
2011-10-24 | btrfs: do not allow mounting non-subvolumes via subvol option | David Sterba | 1 | -0/+19 |
2011-10-20 | Btrfs: close all bdevs on mount failure | Ilya Dryomov | 1 | -4/+2 |
2011-10-20 | Btrfs: fix a bug when opening seed devices | Ilya Dryomov | 1 | -1/+1 |
2011-10-20 | btrfs: fix oops on failure path | Daniel J Blueman | 1 | -2/+6 |
2011-10-20 | Btrfs: fix race between multi-task space allocation and caching space | Miao Xie | 1 | -0/+7 |
2011-10-20 | Btrfs: fix return value of btrfs_get_acl() | Tsutomu Itoh | 1 | -10/+7 |
2011-10-20 | Btrfs: pass the correct root to lookup_free_space_inode() | Ilya Dryomov | 1 | -1/+1 |
2011-10-20 | Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC | Liu Bo | 1 | -1/+1 |
2011-10-20 | Btrfs: fix direct-io vs nodatacow | Li Zefan | 1 | -2/+1 |
2011-10-20 | Btrfs: remove BUG_ON() in compress_file_range() | Li Zefan | 1 | -1/+5 |
2011-10-20 | Btrfs: fix array bound checking | Li Zefan | 1 | -4/+6 |
2011-10-20 | btrfs: return EINVAL if start > total_bytes in fitrim ioctl | Lukas Czerner | 1 | -1/+5 |
2011-10-20 | Btrfs: honor extent thresh during defragmentation | Li Zefan | 1 | -11/+26 |
2011-10-20 | btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options() | Jeff Liu | 1 | -2/+8 |
2011-10-20 | Btrfs: fix wrong max_to_defrag in btrfs_defrag_file() | Li Zefan | 1 | -1/+1 |
2011-10-20 | Btrfs: use i_size_read() in btrfs_defrag_file() | Li Zefan | 1 | -3/+4 |
2011-10-20 | Btrfs: fix defragmentation regression | Li Zefan | 1 | -2/+4 |
2011-10-20 | btrfs: fix memory leak in btrfs_defrag_file | Diego Calleja | 1 | -3/+1 |