Age | Commit message (Expand) | Author |
2013-06-29 | [readdir] convert squashfs | Al Viro |
2013-06-29 | [readdir] convert ubifs | Al Viro |
2013-06-29 | [readdir] convert udf | Al Viro |
2013-06-29 | [readdir] convert ext3 | Al Viro |
2013-06-29 | [readdir] switch dcache_readdir() users to ->iterate() | Al Viro |
2013-06-29 | [readdir] simple local unixlike: switch 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_context | Al Viro |
2013-06-29 | move linux/loop.h to drivers/block | Al Viro |
2013-06-29 | compat.c: LOOP_CLR_FD is taken care of in loop.c itself... | Al Viro |
2013-06-29 | pxa3xx: VM_IO is set by io_remap_pfn_range() | Al Viro |
2013-06-29 | au1100fb: VM_IO is set by io_remap_pfn_range() | Al Viro |
2013-06-29 | au1200fb: io_remap_pfn_range() sets VM_IO | Al Viro |
2013-06-29 | vfio: remap_pfn_range() sets all those flags... | Al Viro |
2013-06-29 | i810: VM_IO is set by io_remap_pfn_range() | Al Viro |
2013-06-29 | drm: io_remap_pfn_range() sets VM_IO... | Al Viro |
2013-06-29 | sparc: __pci_mmap_set_flags() is useless | Al Viro |
2013-06-29 | mn10300: don't bother with VM_IO | Al Viro |
2013-06-29 | hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... | Al Viro |
2013-06-29 | samsung: don't bother with setting VM_IO | Al Viro |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-29 | UBIFS: fix a horrid bug | Artem Bityutskiy |
2013-06-29 | UBIFS: prepare to fix a horrid bug | Artem Bityutskiy |
2013-06-22 | aout32 coredump compat fix | Al Viro |
2013-06-20 | splice: don't pass the address of ->f_pos to methods | Al Viro |
2013-06-19 | mconsole: we'd better initialize pos before passing it to vfs_read()... | Al Viro |
2013-06-16 | lseek(fd, n, SEEK_END) does *not* go to eof - n | Al Viro |
2013-06-15 | Linux 3.10-rc6v3.10-rc6 | Linus Torvalds |
2013-06-15 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-14 | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). | David Daney |
2013-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-14 | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-06-14 | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-06-14 | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-06-15 | powerpc: Fix missing/delayed calls to irq_work | Benjamin Herrenschmidt |
2013-06-15 | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras |
2013-06-15 | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman |
2013-06-15 | snd_pcm_link(): fix a leak... | Al Viro |
2013-06-15 | use can_lookup() instead of direct checks of ->i_op->lookup | Al Viro |
2013-06-15 | move exit_task_namespaces() outside of exit_notify() | Oleg Nesterov |
2013-06-15 | fput: task_work_add() can fail if the caller has passed exit_task_work() | Oleg Nesterov |
2013-06-14 | xfs: don't shutdown log recovery on validation errors | Dave Chinner |
2013-06-14 | xfs: ensure btree root split sets blkno correctly | Dave Chinner |
2013-06-14 | xfs: fix implicit padding in directory and attr CRC formats | Dave Chinner |
2013-06-14 | xfs: don't emit v5 superblock warnings on write | Dave Chinner |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-06-13 | mei: me: clear interrupts on the resume path | Tomas Winkler |
2013-06-13 | mei: nfc: fix nfc device freeing | Tomas Winkler |