Age | Commit message (Expand) | Author |
2014-10-09 | vfs: Don't allow overwriting mounts in the current mount namespace | Eric W. Biederman |
2014-10-09 | vfs: More precise tests in d_invalidate | Eric W. Biederman |
2014-10-09 | vfs: Document the effect of d_revalidate on d_find_alias | Eric W. Biederman |
2014-10-09 | delayed mntput | Al Viro |
2014-10-09 | autofs - remove obsolete d_invalidate() from expire | Ian Kent |
2014-10-09 | Allow sharing external names after __d_move() | Al Viro |
2014-09-29 | missing data dependency barrier in prepend_name() | Al Viro |
2014-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-09-27 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-09-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-09-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-09-27 | vfs: Don't exchange "short" filenames unconditionally. | Mikhail Efremov |
2014-09-27 | fold swapping ->d_name.hash into switch_names() | Linus Torvalds |
2014-09-26 | fold unlocking the children into dentry_unlock_parents_for_move() | Al Viro |
2014-09-26 | kill __d_materialise_dentry() | Al Viro |
2014-09-26 | __d_materialise_dentry(): flip the order of arguments | Al Viro |
2014-09-26 | __d_move(): fold manipulations with ->d_child/->d_subdirs | Al Viro |
2014-09-26 | don't open-code d_rehash() in d_materialise_unique() | Al Viro |
2014-09-26 | pull rehashing and unlocking the target dentry into __d_materialise_dentry() | Al Viro |
2014-09-26 | ufs: deal with nfsd/iget races | Al Viro |
2014-09-26 | fuse: honour max_read and max_write in direct_io mode | Miklos Szeredi |
2014-09-26 | shmem: fix nlink for rename overwrite directory | Miklos Szeredi |
2014-09-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-09-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-09-26 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-09-26 | mm: softdirty: keep bit when zapping file pte | Peter Feiner |
2014-09-26 | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick |
2014-09-26 | genalloc: fix device node resource counter | Vladimir Zapolskiy |
2014-09-26 | drivers/rtc/rtc-efi.c: add missing module alias | Pali Rohár |
2014-09-26 | mm, slab: initialize object alignment on cache creation | David Rientjes |
2014-09-26 | mm: softdirty: addresses before VMAs in PTE holes aren't softdirty | Peter Feiner |
2014-09-26 | ocfs2/dlm: do not get resource spinlock if lockres is new | Joseph Qi |
2014-09-26 | nilfs2: fix data loss with mmap() | Andreas Rohner |
2014-09-26 | ocfs2: free vol_label in ocfs2_delete_osb() | Joseph Qi |
2014-09-26 | MIPS: mcount: Adjust stack pointer for static trace in MIPS32 | Markos Chandras |
2014-09-26 | MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems | Paul Burton |
2014-09-25 | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-09-25 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-09-25 | MAINTAINERS: new Documentation maintainer | Randy Dunlap |
2014-09-25 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2014-09-25 | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp... | Rafael J. Wysocki |
2014-09-25 | Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-09-25 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-09-25 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-09-25 | i2c: acpi: Fix NULL Pointer dereference | Peter Hüwe |
2014-09-25 | i2c: move acpi code back into the core | Wolfram Sang |
2014-09-25 | of/fdt: fix memory range check | Srinivas Kandagatla |
2014-09-24 | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags | Zefan Li |
2014-09-24 | sched: add macros to define bitops for task atomic flags | Zefan Li |