summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-02Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-02Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02sync: don't block the flusher thread waiting on IODave Chinner
2013-07-01jbd2: invalidate handle if jbd2_journal_restart() failsTheodore Ts'o
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton
2013-06-29locks: convert fl_link to a hlist_nodeJeff Layton
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29locks: comment cleanups and clarificationsJeff Layton
2013-06-29cifs: use posix_unblock_lock instead of locks_delete_blockJeff Layton
2013-06-29locks: drop the unused filp argument to posix_unblock_lockJeff Layton
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29constify rw_verify_area()Al Viro
2013-06-29new helper: fixed_size_llseek()Al Viro
2013-06-29kill find_inode_number()Al Viro
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells
2013-06-29allow the temp files created by open() to be linked toAl Viro
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] ->readdir() is goneAl Viro
2013-06-29[readdir] convert ext3Al Viro
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-27cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-27sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26cgroup: fix RCU accesses to task->cgroupsTejun Heo
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-25driver core: device.h: fix doc compilation warningsMichael Opdenacker
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25linux/const.h: Add _BITUL() and _BITULL()H. Peter Anvin
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-25genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin