summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-01Merge tag 'v3.10' into sched/coreIngo Molnar
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-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-25driver core: device.h: fix doc compilation warningsMichael Opdenacker
2013-06-25gre: fix a possible skb leakEric Dumazet
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
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen
2013-06-24cgroup: remove cgroup->actual_subsys_maskTejun Heo
2013-06-24cgroup: convert CFTYPE_* flags to enumsTejun Heo
2013-06-24Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman
2013-06-24Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann