- 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 696ac96 btrfs: remove junk sb_dirt change by Artem Bityutskiy · 14 years ago
- 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
- bd55597 convert btrfs to ->evict_inode() by Al Viro · 14 years ago
- a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
- 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
- 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
- ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
- b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
- 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
- 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
- b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
- 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
- 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
- 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
- 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
- cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
- 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
- d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
- 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
- 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
- fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
- 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
- 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
- 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
- 0e4dcbef Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
- 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
- 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
- 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
- 105a048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- 9aeead7 Btrfs: add more error checking to btrfs_dirty_inode by Chris Mason · 14 years ago
- 5a5f79b Btrfs: allow unaligned DIO by Chris Mason · 14 years ago
- 933b585 Btrfs: drop verbose enospc printk by Chris Mason · 14 years ago
- 5bdd353 Btrfs: Fix block generation verification race by Yan, Zheng · 14 years ago
- 46bfbb5 Btrfs: fix preallocation and nodatacow checks in O_DIRECT by Chris Mason · 14 years ago
- 94b6044 Btrfs: avoid ENOSPC errors in btrfs_dirty_inode by Chris Mason · 14 years ago
- 3f7c579 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO by Chris Mason · 14 years ago
- 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
- 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
- eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
- ed3b3d314 Btrfs: don't walk around with task->state != TASK_RUNNING by Chris Mason · 14 years ago
- 11c65dc Btrfs: do aio_write instead of write by Josef Bacik · 14 years ago
- 4b46fce Btrfs: add basic DIO read/write support by Josef Bacik · 14 years ago
- 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
- efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
- 4a500fd Btrfs: Metadata ENOSPC handling for tree log by Yan, Zheng · 14 years ago
- d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
- 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
- 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
- a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
- f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
- 2ead6ae Btrfs: Kill init_btrfs_i() by Yan, Zheng · 14 years ago
- 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
- 424499d Btrfs: Kill allocate_wait in space_info by Yan, Zheng · 14 years ago
- b742bb8 Btrfs: Link block groups of different raid types by Yan, Zheng · 14 years ago
- e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- ecc11fab btrfs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 15 years ago
- f01cbd3 btrfs: constify xattr_handler by Stephen Hemminger · 14 years ago
- ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
- 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
- 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
- fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 15 years ago
- e6d086d btrfs: convert to using bdi_setup_and_register() by Jens Axboe · 15 years ago
- d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 9f680ce Btrfs: make sure the chunk allocator doesn't create zero length chunks by Chris Mason · 15 years ago
- 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- ab6e2410 Btrfs: fix data enospc check overflow by Josef Bacik · 15 years ago
- 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 15 years ago
- 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 15 years ago
- b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 15 years ago
- 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 15 years ago
- 0cad8a11 Btrfs: fix chunk allocate size calculation by Josef Bacik · 15 years ago
- 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 15 years ago
- 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 15 years ago
- 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 15 years ago
- c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 15 years ago
- 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 15 years ago
- f3eae7e Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() by Zhao Lei · 15 years ago
- ab59381 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() by Zhao Lei · 15 years ago
- 471fa17 Btrfs: Remove unnecessary finish_wait() in wait_current_trans() by Zhao Lei · 15 years ago
- 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 15 years ago
- 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 441f405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 15 years ago
- 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 15 years ago
- 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 15 years ago
- abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 15 years ago
- 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 15 years ago
- ce769a2 Btrfs: use __u64 types in ioctl.h by Sage Weil · 15 years ago
- 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 15 years ago
- ef5780c0 Btrfs: fix gfp flags masking in the compression code by Nick Piggin · 15 years ago
- 5ff7ba3 Btrfs: don't look at bio flags after submit_bio by Chris Mason · 15 years ago
- a343832 btrfs: using btrfs_stack_device_id() get devid by Xiao Guangrong · 15 years ago
- 9174846 btrfs: use memparse by Akinobu Mita · 15 years ago
- 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 15 years ago
- 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago