summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* get rid of ->scm_work_listAl Viro2012-07-222-2/+0
* switch fput to task_work_addAl Viro2012-07-221-0/+3
* merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-223-15/+10
* trim task_work: get rid of hlistAl Viro2012-07-223-4/+4
* trimming task_work: kill ->dataAl Viro2012-07-221-3/+1
* VFS: Pass mount flags to sget()David Howells2012-07-141-1/+1
* fs: add nd_jump_linkChristoph Hellwig2012-07-141-0/+2
* get rid of kern_path_parent()Al Viro2012-07-141-1/+1
* don't pass nameidata * to vfs_create()Al Viro2012-07-141-1/+1
* don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-2/+2
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-1/+1
* make finish_no_open() return intAl Viro2012-07-141-1/+1
* kill struct opendataAl Viro2012-07-141-6/+5
* make ->atomic_open() return intAl Viro2012-07-141-3/+3
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-141-2/+7
* vfs: remove open intents from nameidataMiklos Szeredi2012-07-141-14/+0
* nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi2012-07-141-1/+1
* vfs: add i_op->atomic_open()Miklos Szeredi2012-07-141-0/+7
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-142-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-131-1/+9
|\
| * timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-111-0/+1
| * hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-111-1/+8
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-113-4/+7
|\ \
| * | memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-111-3/+1
| * | mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-111-0/+5
| * | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-111-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-07-112-3/+11
|\ \ \
| * | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-2/+4
| * | | [SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-07-081-1/+7
| |/ /
* | | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-111-2/+0
|\ \ \ | |_|/ |/| |
| * | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-101-2/+0
* | | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2012-07-101-2/+2
|\ \ \
| * | | gpio: fix bits conflict for gpio flagsLaxman Dewangan2012-07-051-2/+2
| |/ /
* | | Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-091-0/+6
|\ \ \ | |_|/ |/| |
| * | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-041-0/+3
| * | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-041-0/+3
| |/
* | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-081-0/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2012-07-061-0/+1
|\ \
| * | aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi2012-07-051-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-061-0/+1
|\ \ \
| * | | Input: fix input.h kernel-doc warningRandy Dunlap2012-06-111-0/+1
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-051-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: Pass kvm_irqfd to functionsAlex Williamson2012-07-021-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-032-1/+6
|\ \ \
| * | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-302-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-032-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | block: Drop dead function blk_abort_queue()Asias He2012-06-151-1/+0
| * | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-4/+4
* | | | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-06-301-2/+0
| |/ / |/| |