Age | Commit message (Expand) | Author | Files | Lines |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 2 | -2/+3 |
2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 28 | -2725/+4972 |
2010-05-27 | Btrfs: add more error checking to btrfs_dirty_inode | Chris Mason | 1 | -2/+13 |
2010-05-26 | Btrfs: allow unaligned DIO | Chris Mason | 1 | -3/+35 |
2010-05-26 | Btrfs: drop verbose enospc printk | Chris Mason | 1 | -0/+2 |
2010-05-26 | Btrfs: Fix block generation verification race | Yan, Zheng | 1 | -1/+1 |
2010-05-26 | Btrfs: fix preallocation and nodatacow checks in O_DIRECT | Chris Mason | 1 | -16/+140 |
2010-05-26 | Btrfs: avoid ENOSPC errors in btrfs_dirty_inode | Chris Mason | 1 | -3/+11 |
2010-05-26 | Btrfs: move O_DIRECT space reservation to btrfs_direct_IO | Chris Mason | 2 | -6/+8 |
2010-05-25 | Btrfs: rework O_DIRECT enospc handling | Chris Mason | 4 | -30/+49 |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 1 | -1/+4 |
2010-05-25 | Btrfs: use async helpers for DIO write checksumming | Chris Mason | 5 | -17/+52 |
2010-05-25 | Btrfs: don't walk around with task->state != TASK_RUNNING | Chris Mason | 2 | -3/+4 |
2010-05-25 | Btrfs: do aio_write instead of write | Josef Bacik | 2 | -83/+104 |
2010-05-25 | Btrfs: add basic DIO read/write support | Josef Bacik | 6 | -36/+631 |
2010-05-25 | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng | 5 | -747/+1163 |
2010-05-25 | Btrfs: Pre-allocate space for data relocation | Yan, Zheng | 3 | -45/+92 |
2010-05-25 | Btrfs: Metadata ENOSPC handling for tree log | Yan, Zheng | 5 | -128/+156 |
2010-05-25 | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 9 | -66/+365 |
2010-05-25 | Btrfs: Introduce global metadata reservation | Yan, Zheng | 8 | -76/+241 |
2010-05-25 | Btrfs: Update metadata reservation for delayed allocation | Yan, Zheng | 9 | -415/+232 |
2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 15 | -528/+678 |
2010-05-25 | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng | 7 | -385/+853 |
2010-05-25 | Btrfs: Kill init_btrfs_i() | Yan, Zheng | 1 | -36/+28 |
2010-05-25 | Btrfs: Shrink delay allocated space in a synchronized | Yan, Zheng | 4 | -121/+88 |
2010-05-25 | Btrfs: Kill allocate_wait in space_info | Yan, Zheng | 2 | -76/+58 |
2010-05-25 | Btrfs: Link block groups of different raid types | Yan, Zheng | 3 | -55/+121 |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -16/+7 |
2010-05-21 | btrfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-21 | btrfs: constify xattr_handler | Stephen Hemminger | 3 | -6/+6 |
2010-05-21 | Merge branch 'master' into for-2.6.35 | Jens Axboe | 1 | -0/+5 |
2010-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -0/+5 |
2010-05-15 | Btrfs: check for read permission on src file in the clone ioctl | Dan Rosenberg | 1 | -0/+5 |
2010-04-29 | Merge branch 'master' into for-2.6.35 | Jens Axboe | 1 | -11/+1 |
2010-04-28 | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov | 1 | -1/+1 |
2010-04-26 | btrfs: convert to using bdi_setup_and_register() | Jens Axboe | 1 | -11/+1 |
2010-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds | 2 | -5/+21 |
2010-04-06 | Btrfs: make sure the chunk allocator doesn't create zero length chunks | Chris Mason | 1 | -0/+6 |
2010-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 12 | -204/+90 |
2010-04-05 | Btrfs: fix data enospc check overflow | Josef Bacik | 1 | -5/+15 |
2010-04-05 | Btrfs: add check for changed leaves in setup_leaf_for_split | Chris Mason | 1 | -0/+4 |
2010-04-05 | Btrfs: create snapshot references in same commit as snapshot | Sage Weil | 1 | -66/+31 |
2010-04-05 | Btrfs: fix small race with delalloc flushing waitqueue's | Josef Bacik | 1 | -5/+4 |
2010-04-05 | Btrfs: use add_to_page_cache_lru, use __page_cache_alloc | Nick Piggin | 2 | -32/+5 |
2010-03-30 | Btrfs: fix chunk allocate size calculation | Josef Bacik | 1 | -1/+3 |
2010-03-30 | Btrfs: kill max_extent mount option | Josef Bacik | 6 | -81/+13 |
2010-03-30 | Btrfs: fail to mount if we have problems reading the block groups | Josef Bacik | 2 | -4/+12 |
2010-03-30 | Btrfs: check btrfs_get_extent return for IS_ERR() | Dan Carpenter | 1 | -1/+1 |
2010-03-30 | Btrfs: handle kmalloc() failure in inode lookup ioctl | Dan Carpenter | 1 | -0/+3 |
2010-03-30 | Btrfs: dereferencing freed memory | Dan Carpenter | 1 | -0/+1 |