Btrfs: allow delayed refs to be merged
[profile/ivi/kernel-adaptation-intel-automotive.git] / fs / btrfs /
2012-08-28 Josef BacikBtrfs: allow delayed refs to be merged
2012-08-28 Josef BacikBtrfs: fix enospc problems when deleting a subvol
2012-08-28 Miao XieBtrfs: fix wrong mtime and ctime when creating snapshots
2012-08-28 Arne JansenBtrfs: fix race in run_clustered_refs
2012-08-28 Chris MasonBtrfs: don't run __tree_mod_log_free_eb on leaves
2012-08-28 Josef BacikBtrfs: increase the size of the free space cache
2012-08-28 Josef BacikBtrfs: barrier before waitqueue_active
2012-08-28 Arne JansenBtrfs: fix deadlock in wait_for_more_refs
2012-08-28 Fengguang Wubtrfs: fix second lock in btrfs_delete_delayed_items()
2012-08-28 Josef BacikBtrfs: don't allocate a seperate csums array for direct...
2012-08-28 Josef BacikBtrfs: do not strdup non existent strings
2012-08-28 Josef BacikBtrfs: do not use missing devices when showing devname
2012-08-28 Stefan BehrensBtrfs: fix that error value is changed by mistake
2012-08-28 Josef BacikBtrfs: lock extents as we map them in DIO
2012-08-28 Dan CarpenterBtrfs: fix some endian bugs handling the root times
2012-08-28 Dan CarpenterBtrfs: unlock on error in btrfs_delalloc_reserve_metadata()
2012-08-28 Dan CarpenterBtrfs: checking for NULL instead of IS_ERR
2012-08-28 Dan CarpenterBtrfs: fix some error codes in btrfs_qgroup_inherit()
2012-08-28 Stefan BehrensBtrfs: fix a misplaced address operator in a condition
2012-07-25 Chris MasonBtrfs: uninit variable fixes in send/receive
2012-07-25 Chris MasonMerge branch 'send-v2' of git://github.com/ablock84...
2012-07-25 Alexander BlockBtrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
2012-07-25 Alexander BlockBtrfs: add btrfs_compare_trees function
2012-07-25 Alexander BlockBtrfs: introduce subvol uuids and times
2012-07-25 Alexander BlockBtrfs: make iref_to_path non static
2012-07-25 Chris MasonBtrfs: add a barrier before a waitqueue_active check
2012-07-25 Chris MasonBtrfs: call the ordered free operation without any...
2012-07-25 Mitch HarderBtrfs: Check INCOMPAT flags on remount and add helper...
2012-07-25 Chris MasonMerge branch 'qgroup' of git://git.jan-o-sch.net/btrfs...
2012-07-25 Arne JansenBtrfs: add helper for tree enumeration
2012-07-25 David Sterbabtrfs: allow cross-subvolume file clone
2012-07-23 Liu BoBtrfs: improve multi-thread buffer read
2012-07-23 Liu BoBtrfs: make btrfs's allocation smoothly with preallocation
2012-07-23 Josef BacikBtrfs: lock the transition from dirty to writeback...
2012-07-23 Josef BacikBtrfs: fix potential race in extent buffer freeing
2012-07-23 Josef BacikBtrfs: don't return true in releasepage unless we actua...
2012-07-23 Stefan BehrensBtrfs: suppress printk() if all device I/O stats are...
2012-07-23 Stefan BehrensBtrfs: remove unwanted printk() for btrfs device I...
2012-07-23 Li ZefanBtrfs: rewrite BTRFS_SETGET_FUNCS
2012-07-23 Li ZefanBtrfs: zero unused bytes in inode item
2012-07-23 Li ZefanBtrfs: kill free_space pointer from inode structure
2012-07-23 Anand Jainbtrfs read error corrected message floods the console...
2012-07-23 Jan SchmidtBtrfs: fix buffer leak in btrfs_next_old_leaf
2012-07-23 Liu BoBtrfs: do not count in readonly bytes
2012-07-23 Liu BoBtrfs: add ro notification to dump_space_info
2012-07-23 Liu BoBtrfs: fix a bug of writting free space cache during...
2012-07-23 Liu BoBtrfs: do not abort transaction in prealloc case
2012-07-23 Liu BoBtrfs: kill root from btrfs_is_free_space_inode
2012-07-23 Liu BoBtrfs: fix btrfs_is_free_space_inode to recognize btree...
2012-07-23 Stefan BehrensBtrfs: avoid I/O repair BUG() from btree_read_extent_bu...
2012-07-23 Josef BacikBtrfs: rework shrink_delalloc
2012-07-23 Liu BoBtrfs: do not set subvolume flags in readonly mode
2012-07-23 Liu BoBtrfs: use mnt_want_write_file instead of mnt_want_write
2012-07-23 Liu BoBtrfs: remove redundant r/o check for superblock
2012-07-23 Liu BoBtrfs: check write access to mount earlier while creati...
2012-07-23 Liu BoBtrfs: fix typo in cow_file_range_async and async_cow_s...
2012-07-23 Josef BacikBtrfs: change how we indicate we're adding csums
2012-07-23 Tsutomu ItohBtrfs: return error of btrfs_update_inode() to caller
2012-07-23 Dan CarpenterBtrfs: fix error handling in __add_reloc_root()
2012-07-23 Ilya DryomovBtrfs: do not ignore errors from btrfs_cleanup_fs_roots...
2012-07-23 Ilya DryomovBtrfs: do not return EINVAL instead of ENOMEM from...
2012-07-23 Josef BacikBtrfs: add DEVICE_READY ioctl
2012-07-23 Josef BacikBtrfs: flush delayed inodes if we're short on space
2012-07-23 David Sterbabtrfs: join DEV_STATS ioctls to one
2012-07-23 Andrew Mahonebtrfs: ignore unfragmented file checks in defrag when...
2012-07-23 Dan CarpenterBtrfs: small naming cleanup in join_transaction()
2012-07-23 Alexander BlockBtrfs: don't update atime on RO subvolumes
2012-07-23 Arnd HannemannBtrfs: allow mount -o remount,compress=no
2012-07-23 Josef BacikBtrfs: remove ->dirty_inode
2012-07-23 Chris MasonBtrfs: reduce calls to wake_up on uncontended locks
2012-07-23 Chris MasonBtrfs: don't wait around for new log writers on an SSD
2012-07-20 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2012-07-19 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-17 Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.linaro...
2012-07-16 Linus TorvaldsMerge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com...
2012-07-16 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2012-07-14 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-07-14 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-07-14 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-13 Linus TorvaldsMerge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org...
2012-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-07-13 Linus TorvaldsMerge tag 'for-linus-20120712' of git://git.infradead...
2012-07-13 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-07-12 Arne JansenBtrfs: add qgroup inheritance
2012-07-12 Arne JansenBtrfs: add qgroup ioctls
2012-07-12 Arne JansenBtrfs: hooks to reserve qgroup space
2012-07-12 Jan SchmidtBtrfs: hooks for qgroup to record delayed refs
2012-07-12 Arne JansenBtrfs: quota tree support and startup
2012-07-12 Jan SchmidtBtrfs: call the qgroup accounting functions
2012-07-12 Arne JansenBtrfs: qgroup implementation and prototypes
2012-07-11 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-2' of git://github.com...
2012-07-11 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-07-11 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-07-11 Linus TorvaldsMerge tag 'driver-core-3.5-rc6' of git://git./linux...
2012-07-11 Linus TorvaldsMerge tag 'usb-3.5-rc6' of git://git./linux/kernel...
2012-07-11 Linus TorvaldsMerge tag 'fixes-for-v3.5-v2' of git://git./linux/kerne...
next