aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\
| * fix copy_tree() regressionAl Viro2014-08-11
| * __generic_file_write_iter(): fix handling of sync error after DIOAl Viro2014-08-11
| * switch iov_iter_get_pages() to passing maximal number of pagesAl Viro2014-08-07
| * fs: mark __d_obtain_alias staticFengguang Wu2014-08-07
| * dcache: d_splice_alias should detect loopsJ. Bruce Fields2014-08-07
| * exportfs: update Exporting documentationJ. Bruce Fields2014-08-07
| * dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-07
| * dcache: remove unused d_find_alias parameterJ. Bruce Fields2014-08-07
| * dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-07
| * dcache: d_splice_alias should ignore DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-07
| * dcache: d_splice_alias mustn't create directory aliasesJ. Bruce Fields2014-08-07
| * dcache: close d_move race in d_splice_aliasJ. Bruce Fields2014-08-07
| * dcache: move d_splice_aliasJ. Bruce Fields2014-08-07
| * namei: trivial fix to vfs_rename_dir commentJ. Bruce Fields2014-08-07
| * VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown2014-08-07
| * cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-07
| * hostfs: support rename flagsMiklos Szeredi2014-08-07
| * shmem: support RENAME_EXCHANGEMiklos Szeredi2014-08-07
| * shmem: support RENAME_NOREPLACEMiklos Szeredi2014-08-07
| * btrfs: add RENAME_NOREPLACEMiklos Szeredi2014-08-07
| * bad_inode: add ->rename2()Miklos Szeredi2014-08-07
| * fs: call rename2 if existsMiklos Szeredi2014-08-07
| * kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-07
| * death to mnt_pinnedAl Viro2014-08-07
| * make fs/{namespace,super}.c forget about acct.hAl Viro2014-08-07
| * take fs_pin stuff to fs/*Al Viro2014-08-07
| * start carving bsd_acct_struct upAl Viro2014-08-07
| * acct: move mnt_pin() upwards.Al Viro2014-08-07
| * make acct_kill() wait for file closing.Al Viro2014-08-07
| * drop ->s_umount around acct_auto_close()Al Viro2014-08-07
| * acct: get rid of acct_lock for acct->countAl Viro2014-08-07
| * acct: get rid of acct_listAl Viro2014-08-07
| * acct: simplify check_free_space()Al Viro2014-08-07
| * acct: new lifetime rulesAl Viro2014-08-07
| * acct: serialize acct_on()Al Viro2014-08-07
| * acct() should honour the limits from the very beginningAl Viro2014-08-07
| * split the slow path in acct_process() offAl Viro2014-08-07
| * separate namespace-independent parts of filling acct_tAl Viro2014-08-07
| * acct: switch to __kernel_write()Al Viro2014-08-07
| * acct: encode_comp_t(0) is 0, fortunately...Al Viro2014-08-07
| * Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro2014-08-07
| |\
* | \ Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-11
|\ \ \
| * | | dmaengine: sun6i: depends on RESET_CONTROLLERMaxime Ripard2014-08-08
| * | | dma: at_hdmac: fix invalid remaining bytes detectionAlexandre Belloni2014-08-07
| * | | dmaengine: nbpfaxi: don't build this driver where it cannot be usedGuennadi Liakhovetski2014-08-07
| * | | dmaengine: nbpf_error_get_channel() can be staticFengguang Wu2014-08-05
| * | | dma: pl08x: Use correct specifier for size_t valuesMark Brown2014-08-04
| * | | dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
| * | | dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski2014-08-04