summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-13Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney
2013-06-11sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-03net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-03net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet