summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* constify blk_rq_map_user_iov() and friendsAl Viro2014-04-012-4/+5
* introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2014-04-012-1/+2
* iov_iter: Move iov_iter to uio.hKent Overstreet2014-04-012-32/+50
* switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-012-3/+3
* pipe: kill ->map() and ->unmap()Al Viro2014-04-011-19/+0
* new helper: readlink_copy()Al Viro2014-04-011-1/+1
* get rid of files_defer_init()Al Viro2014-04-011-2/+0
* mark struct file that had write access grabbed by open()Al Viro2014-04-011-0/+2
* get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-49/+0
* switch nbd to sockfd_lookup/sockfd_putAl Viro2014-04-011-2/+1
* smarter propagate_mnt()Al Viro2014-04-011-0/+3
* vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-281-0/+7
* net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-281-1/+1
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-281-1/+3
* core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-271-2/+2
* usbnet: include wait queue head in device structureOliver Neukum2014-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-243-8/+14
|\
| * tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-201-5/+6
| * net: cdc_ncm: fix control message orderingBjørn Mork2014-03-181-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-181-3/+7
| |\
| | * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-3/+7
* | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-202-9/+2
|\ \ \
| * | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-202-9/+2
| |/ /
* / / mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-201-2/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-131-1/+5
|\ \
| * | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-111-0/+5
| |/
| * net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-03-121-0/+5
|\ \
| * | ARM: KVM: fix non-VGIC compilationMarc Zyngier2014-03-061-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-03-111-1/+2
|\ \ \
| * | | audit: Send replies in the proper network namespace.Eric W. Biederman2014-02-281-1/+2
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-103-3/+7
|\ \ \ \
| * | | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-103-3/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-102-14/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | get rid of fget_light()Al Viro2014-03-102-11/+12
| * | | | vfs: atomic f_pos accesses as per POSIXLinus Torvalds2014-03-102-3/+9
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-091-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-0817-30/+132
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-281-0/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-191-0/+4
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-092-2/+7
|\ \ \ \ \ \
| * | | | | | SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-071-2/+2
| * | | | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-011-0/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-03-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-041-0/+1
* | | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-071-0/+1
* | | | | | | | | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-071-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-031-0/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-071-3/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |