summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [jffs2] kill wbuf_queued/wbuf_dwork_lockAl Viro2014-10-092-17/+2
* vfs: fix typo in s_op->alloc_inode() documentationKirill Smelkov2014-10-091-1/+1
* constify file_inode()Al Viro2014-10-091-1/+1
* handle suicide on late failure exits in execve() in search_binary_handler()Al Viro2014-10-095-77/+35
* dcache.c: call ->d_prune() regardless of d_unhashed()Al Viro2014-10-091-1/+1
* d_prune_alias(): just lock the parent and call __dentry_kill()Al Viro2014-10-091-14/+7
* proc: Update proc_flush_task_mnt to use d_invalidateEric W. Biederman2014-10-091-4/+2
* vfs: Remove d_drop calls from d_revalidate implementationsEric W. Biederman2014-10-093-7/+0
* vfs: Make d_invalidate return voidEric W. Biederman2014-10-097-32/+13
* vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman2014-10-092-34/+22
* vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman2014-10-095-26/+0
* vfs: Lazily remove mounts on unlinked files and directories.Eric W. Biederman2014-10-092-33/+39
* vfs: Add a function to lazily unmount all mounts from any dentry.Eric W. Biederman2014-10-092-0/+40
* vfs: factor out lookup_mountpoint from new_mountpointEric W. Biederman2014-10-091-3/+12
* vfs: Keep a list of mounts on a mount pointEric W. Biederman2014-10-092-0/+8
* vfs: Don't allow overwriting mounts in the current mount namespaceEric W. Biederman2014-10-093-1/+49
* vfs: More precise tests in d_invalidateEric W. Biederman2014-10-091-34/+4
* vfs: Document the effect of d_revalidate on d_find_aliasEric W. Biederman2014-10-091-1/+2
* delayed mntputAl Viro2014-10-092-19/+57
* autofs - remove obsolete d_invalidate() from expireIan Kent2014-10-091-6/+0
* Allow sharing external names after __d_move()Al Viro2014-10-091-16/+59
* missing data dependency barrier in prepend_name()Al Viro2014-09-291-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-278-85/+60
|\
| * vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov2014-09-271-9/+18
| * fold swapping ->d_name.hash into switch_names()Linus Torvalds2014-09-271-2/+1
| * fold unlocking the children into dentry_unlock_parents_for_move()Al Viro2014-09-261-5/+4
| * kill __d_materialise_dentry()Al Viro2014-09-261-44/+10
| * __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-261-24/+20
| * __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-261-5/+3
| * don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-261-5/+1
| * pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-261-7/+4
| * ufs: deal with nfsd/iget racesAl Viro2014-09-262-1/+9
| * fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-264-7/+12
| * shmem: fix nlink for rename overwrite directoryMiklos Szeredi2014-09-261-1/+3
* | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-276-24/+43
|\ \
| * | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-245-13/+23
| * | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-242-9/+18
| * | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-241-1/+1
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2713-77/+139
|\ \ \
| * | | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-231-13/+33
| * | | Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-222-5/+36
| |\ \ \
| | * | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-162-5/+36
| * | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-223-43/+39
| |\ \ \ \
| | * | | | bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon2014-09-111-25/+25
| | * | | | ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz2014-09-101-3/+2
| | * | | | ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros2014-09-101-15/+12
| * | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-221-3/+3
| |\ \ \ \ \
| | * | | | | ARM: keystone: dts: fix bindings for pcie and usb clock nodesMurali Karicheri2014-09-111-3/+3
| | |/ / / /
| * | | | | ARM: imx: fix .is_enabled() of shared gate clockShawn Guo2014-09-221-5/+1
| * | | | | ARM: DT: imx53: fix lvds channel 1 portMarkus Niebel2014-09-112-4/+23
OpenPOWER on IntegriCloud