ASoC: rsnd: remove duplicate *priv from rsnd_dma
[deliverable/linux.git] / fs /
2014-01-29  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-01-29  Linus TorvaldsMerge tag 'tty-3.14-rc1' of git://git./linux/kernel...
2014-01-29  Linus TorvaldsMerge tag 'clk-for-linus-3.14-part2' of git://git.linar...
2014-01-29  Linus TorvaldsMerge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss...
2014-01-29  Linus Torvaldsceph: Fix up after semantic merge conflict
2014-01-29  David S. MillerMerge tag 'rxrpc-20140126' of git://git./linux/kernel...
2014-01-29  Dave AirlieMerge tag 'drm/for-3.14-rc1-20140123' of git://anongit...
2014-01-29  Dave AirlieMerge tag 'drm-intel-fixes-2014-01-28' of git://people...
2014-01-28  Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-01-28  Dave AirlieMerge tag 'omapdrm-3.14' of git://git./linux/kernel...
2014-01-28  Dave AirlieMerge branch 'gma500-next' of git://github.com/patjak...
2014-01-28  Russell KingMerge branch 'cubox-i-init' into for-linus
2014-01-28  Russell KingMerge branches 'fixes' and 'misc' into for-linus
2014-01-28  Anand Jainbtrfs: undo sysfs when open_ctree() fails
2014-01-28  Filipe David Borba... Btrfs: fix snprintf usage by send's gen_unique_name
2014-01-28  Justin Maggardbtrfs: fix defrag 32-bit integer overflow
2014-01-28  David Sterbabtrfs: sysfs: list the NO_HOLES feature
2014-01-28  David Sterbabtrfs: sysfs: don't show reserved incompat feature
2014-01-28  David Sterbabtrfs: call permission checks earlier in ioctls and...
2014-01-28  David Sterbabtrfs: restrict snapshotting to own subvolumes
2014-01-28  Miao XieBtrfs: fix wrong block group in trace during the free...
2014-01-28  Miao XieBtrfs: cleanup the code of used_block_group in find_fre...
2014-01-28  Miao XieBtrfs: cleanup the redundant code for the block group...
2014-01-28  Miao XieBtrfs: change the members' order of btrfs_space_info...
2014-01-28  Wang ShilongBtrfs: fix wrong search path initialization before...
2014-01-28  Miao XieBtrfs: flush the dirty pages of the ordered extent...
2014-01-28  Wang ShilongBtrfs: fix transaction abortion when remounting btrfs...
2014-01-28  Filipe David Borba... Btrfs: faster file extent item search in clone ioctl
2014-01-28  Liu BoBtrfs: fix extent state leak on transaction abortion
2014-01-28  Qu Wenruobtrfs: Cleanup the btrfs_parse_options for remount.
2014-01-28  Qu Wenruobtrfs: Add noinode_cache mount option
2014-01-28  Wang ShilongBtrfs: fix to search previous metadata extent item...
2014-01-28  Wang ShilongBtrfs: fix missing skinny metadata check in scrub_stripe()
2014-01-28  Filipe David Borba... Btrfs: fix send to not send non-aligned clone operations
2014-01-28  Filipe David Borba... Btrfs: fix btrfs boot when compiled as built-in
2014-01-28  Filipe David Borba... Btrfs: unlock inodes in correct order in clone ioctl
2014-01-28  Wang ShilongBtrfs: optimize to remove unnecessary removal with...
2014-01-28  Liu BoBtrfs: release subvolume's block_rsv before transaction...
2014-01-28  Miao XieBtrfs: fix the race between write back and nocow buffer...
2014-01-28  Josef BacikBtrfs: only process as many file extents as there are...
2014-01-28  Josef BacikBtrfs: fix qgroup rescan to work with skinny metadata
2014-01-28  Josef BacikBtrfs: fix extent_from_logical to deal with skinny...
2014-01-28  Josef BacikBtrfs: throttle delayed refs better
2014-01-28  Josef BacikBtrfs: attach delayed ref updates to delayed ref heads
2014-01-28  Josef BacikBtrfs: make fsync latency less sucky
2014-01-28  Filipe David Borba... Btrfs: add support for inode properties
2014-01-28  Filipe David Borba... Btrfs: faster file extent item replace operations
2014-01-28  Wang ShilongBtrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
2014-01-28  Wang ShilongBtrfs: remove unnecessary transaction commit before...
2014-01-28  Wang ShilongBtrfs: fix protection between send and root deletion
2014-01-28  Wang ShilongBtrfs: fix wrong send_in_progress accounting
2014-01-28  Qu Wenruobtrfs: Add treelog mount option.
2014-01-28  Qu Wenruobtrfs: Add datasum mount option.
2014-01-28  Qu Wenruobtrfs: Add datacow mount option.
2014-01-28  Qu Wenruobtrfs: Add acl mount option.
2014-01-28  Qu Wenruobtrfs: Add noflushoncommit mount option.
2014-01-28  Qu Wenruobtrfs: Add noenospc_debug mount option.
2014-01-28  Qu Wenruobtrfs: Add nodiscard mount option.
2014-01-28  Qu Wenruobtrfs: Add noautodefrag mount option.
2014-01-28  Qu Wenruobtrfs: Add "barrier" option to support "-o remount...
2014-01-28  Wang ShilongBtrfs: only fua the first superblock when writting...
2014-01-28  Liu BoBtrfs: return free space to global_rsv as much as possible
2014-01-28  Wang ShilongBtrfs: fix an oops when we fail to relocate tree blocks
2014-01-28  Miao XieBtrfs: fix the wrong nocow range check
2014-01-28  Wang ShilongBtrfs: fix an oops when we fail to merge reloc roots
2014-01-28  Wang ShilongBtrfs: remove unused argument from select_reloc_root()
2014-01-28  Filipe David Borba... Btrfs: reduce btree node locking duration on item update
2014-01-28  Wenliang Fanfs/btrfs: Integer overflow in btrfs_ioctl_resize()
2014-01-28  Josef BacikBtrfs: stop caching thread if extent_commit_sem is...
2014-01-28  Miao XieBtrfs: introduce the delayed inode ref deletion for...
2014-01-28  Miao XieBtrfs: use flags instead of the bool variants in delaye...
2014-01-28  Miao XieBtrfs: remove btrfs_end_transaction_dmeta()
2014-01-28  Miao XieBtrfs: cleanup code of btrfs_balance_delayed_items()
2014-01-28  Miao XieBtrfs: don't run delayed nodes again after all nodes...
2014-01-28  Miao XieBtrfs: remove residual code in delayed inode async...
2014-01-28  Frank HoltonBtrfs: convert printk to btrfs_ and fix BTRFS prefix
2014-01-28  Filipe David Borba... Btrfs: fix tree mod logging
2014-01-28  David Sterbabtrfs: check balance of send_in_progress
2014-01-28  Wang ShilongBtrfs: remove transaction from btrfs send
2014-01-28  Miao XieBtrfs: fix double initialization of the raid kobject
2014-01-28  Wang ShilongBtrfs: fix a warning when iput a file
2014-01-28  David Sterbabtrfs: Check read-only status of roots during send
2014-01-28  David Sterbabtrfs: remove unused mnt from send_ctx
2014-01-28  David Sterbabtrfs: send: clean up dead code
2014-01-28  Filipe David Borba... Btrfs: fix deadlock when iterating inode refs and runni...
2014-01-28  Wang ShilongBtrfs: remove dead comments for read_csums()
2014-01-28  Filipe David Borba... Btrfs: remove field tree_mod_seq_elem from btrfs_fs_inf...
2014-01-28  Filipe David Borba... Btrfs: fix use of uninitialized err variable
2014-01-28  Wang ShilongBtrfs: remove unnecessary filemap writting and waiting...
2014-01-28  Tsutomu ItohBtrfs: fix error check of btrfs_lookup_dentry()
2014-01-28  Filipe David Borba... Btrfs: return immediately if tree log mod is not necessary
2014-01-28  Josef BacikBtrfs: move the extent buffer radix tree into the fs_info
2014-01-28  Josef BacikBtrfs: use a bit to track if we're in the radix tree
2014-01-28  Josef BacikBtrfs: deal with io_tree->mapping being NULL
2014-01-28  Filipe David Borba... Btrfs: more efficient push_leaf_right
2014-01-28  Wang ShilongBtrfs: wrap repeated code into scrub_blocked_if_needed()
2014-01-28  Wang ShilongBtrfs: fix wrong super generation mismatch when scrubbi...
2014-01-28  Filipe David Borba... Btrfs: fix pass of transid with wrong endianness in...
2014-01-28  Filipe David Borba... Btrfs: fix extent_map block_len after merging
2014-01-28  Michal Nazarewiczbtrfs: remove dead code
next
This page took 0.054236 seconds and 8 git commands to generate.