summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-29[readdir] convert squashfsAl Viro1-28/+12
2013-06-29[readdir] convert ubifsAl Viro1-41/+16
2013-06-29[readdir] convert udfAl Viro1-37/+26
2013-06-29[readdir] convert ext3Al Viro2-93/+70
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro4-60/+65
2013-06-29[readdir] simple local unixlike: switch to ->iterate()Al Viro4-75/+59
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro7-18/+47
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro10-20/+53
2013-06-29move linux/loop.h to drivers/blockAl Viro3-3/+3
2013-06-29compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro1-3/+0
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+0
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro1-1/+0
2013-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+1
2013-06-29drm: io_remap_pfn_range() sets VM_IO...Al Viro1-1/+0
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro1-10/+0
2013-06-29mn10300: don't bother with VM_IOAl Viro1-1/+1
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro1-1/+0
2013-06-29samsung: don't bother with setting VM_IOAl Viro1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro34-105/+7
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy1-12/+12
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro5-23/+41
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro1-1/+1
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro4-4/+4
2013-06-16Linux 3.10-rc6v3.10-rc6Linus Torvalds1-1/+1
2013-06-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-81/+147
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+15
2013-06-15Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-11/+42
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+5
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+23
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro1-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov1-9/+10
2013-06-15xfs: don't shutdown log recovery on validation errorsDave Chinner1-2/+17
2013-06-15xfs: ensure btree root split sets blkno correctlyDave Chinner1-0/+10
2013-06-15xfs: fix implicit padding in directory and attr CRC formatsDave Chinner2-2/+4
2013-06-15xfs: don't emit v5 superblock warnings on writeDave Chinner1-7/+11
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-9/+13
2013-06-14mei: me: clear interrupts on the resume pathTomas Winkler1-0/+1
2013-06-14mei: nfc: fix nfc device freeingTomas Winkler1-0/+2