aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs: make cont_expand_zero interruptibleMikulas Patocka2014-10-09
* fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa2014-10-09
* dcache: Fix no spaces at the start of a line in dcache.cDaeseok Youn2014-10-09
* [jffs2] kill wbuf_queued/wbuf_dwork_lockAl Viro2014-10-09
* handle suicide on late failure exits in execve() in search_binary_handler()Al Viro2014-10-09
* dcache.c: call ->d_prune() regardless of d_unhashed()Al Viro2014-10-09
* d_prune_alias(): just lock the parent and call __dentry_kill()Al Viro2014-10-09
* proc: Update proc_flush_task_mnt to use d_invalidateEric W. Biederman2014-10-09
* vfs: Remove d_drop calls from d_revalidate implementationsEric W. Biederman2014-10-09
* vfs: Make d_invalidate return voidEric W. Biederman2014-10-09
* vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman2014-10-09
* vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman2014-10-09
* vfs: Lazily remove mounts on unlinked files and directories.Eric W. Biederman2014-10-09
* vfs: Add a function to lazily unmount all mounts from any dentry.Eric W. Biederman2014-10-09
* vfs: factor out lookup_mountpoint from new_mountpointEric W. Biederman2014-10-09
* vfs: Keep a list of mounts on a mount pointEric W. Biederman2014-10-09
* vfs: Don't allow overwriting mounts in the current mount namespaceEric W. Biederman2014-10-09
* vfs: More precise tests in d_invalidateEric W. Biederman2014-10-09
* vfs: Document the effect of d_revalidate on d_find_aliasEric W. Biederman2014-10-09
* delayed mntputAl Viro2014-10-09
* autofs - remove obsolete d_invalidate() from expireIan Kent2014-10-09
* Allow sharing external names after __d_move()Al Viro2014-10-09
* missing data dependency barrier in prepend_name()Al Viro2014-09-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-27
|\
| * vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov2014-09-27
| * fold swapping ->d_name.hash into switch_names()Linus Torvalds2014-09-27
| * fold unlocking the children into dentry_unlock_parents_for_move()Al Viro2014-09-26
| * kill __d_materialise_dentry()Al Viro2014-09-26
| * __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-26
| * __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-26
| * don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-26
| * pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-26
| * ufs: deal with nfsd/iget racesAl Viro2014-09-26
| * fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-26
* | fs/cachefiles: add missing \n to kerror conversionsFabian Frederick2014-09-26
* | mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner2014-09-26
* | ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi2014-09-26
* | nilfs2: fix data loss with mmap()Andreas Rohner2014-09-26
* | ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi2014-09-26
* | Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-09-22
|\ \
| * | CacheFiles: Handle rename2David Howells2014-09-17
| * | cachefiles: remove two unused pagevecs.NeilBrown2014-09-17
| * | FS-Cache: refcount becomes corrupt under vma pressure.Milosz Tanski2014-09-17
| * | FS-Cache: Reduce cookie ref count if submit fails.Milosz Tanski2014-08-27
| * | FS-Cache: Timeout for releasepage()Milosz Tanski2014-08-27
* | | Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov2014-09-22
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-19
|\ \
| * | Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason2014-09-18
| * | Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana2014-09-16
* | | Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-09-19
|\ \ \