aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-22trimming task_work: kill ->dataAl Viro1-3/+1
2012-07-14VFS: Pass mount flags to sget()David Howells1-1/+1
2012-07-14fs: add nd_jump_linkChristoph Hellwig1-0/+2
2012-07-14get rid of kern_path_parent()Al Viro1-1/+1
2012-07-14don't pass nameidata * to vfs_create()Al Viro1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-1/+1
2012-07-14make finish_no_open() return intAl Viro1-1/+1
2012-07-14kill struct opendataAl Viro1-6/+5
2012-07-14make ->atomic_open() return intAl Viro1-3/+3
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro1-2/+7
2012-07-14vfs: remove open intents from nameidataMiklos Szeredi1-14/+0
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi1-1/+1
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi1-0/+7
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro2-2/+2
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+9
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-11hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+11
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+0
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern1-2/+0
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsgLinus Torvalds1-0/+6
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-07-08security: Minor improvements to no_new_privs documentationAndy Lutomirski1-0/+2
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-0/+1
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan1-2/+2
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi1-0/+1
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen1-0/+3
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen1-0/+3
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+6
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+4
2012-07-02KVM: Pass kvm_irqfd to functionsAlex Williamson1-2/+2
2012-06-30sctp: be more restrictive in transport selection on bundled sacksNeil Horman2-1/+6
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+15
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-4/+5
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt1-10/+9
2012-06-25Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman14-20/+82
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+1