summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-28do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-28fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-28hpfs: don't truncate the file when delete failsMikulas Patocka
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler
2016-02-27block: disable block device DAX by defaultDan Williams
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-26Orangefs: update orangefs.txtMike Marshall
2016-02-26Orangefs: code sanitation.Mike Marshall
2016-02-26orangefs: remove unused 'diff' functionArnd Bergmann
2016-02-26orangefs: avoid time conversion functionArnd Bergmann
2016-02-25Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-02-25jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-02-25Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-02-24orangefs: clean up fill_default_sys_attrsMartin Brandenburg
2016-02-24orangefs: we never lookup with sym_follow setMartin Brandenburg
2016-02-24orangefs: remove vestigial async io codeMartin Brandenburg
2016-02-24orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg
2016-02-24orangefs: don't d_drop in d_revalidate since the caller willMartin Brandenburg
2016-02-24orangefs: free readdir buffer index before the dir_emit loopMartin Brandenburg
2016-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-24Orangefs: code sanitationMike Marshall
2016-02-24Orangefs: clean up orangefs_kernel_op_s comments.Mike Marshall
2016-02-24Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov
2016-02-20affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()Al Viro
2016-02-20xattr handlers: plug a lock leak in simple_xattr_listMateusz Guzik
2016-02-20fs: allow no_seek_end_llseek to actually seekWouter van Kesteren
2016-02-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19orangefs: get rid of op refcountsAl Viro
2016-02-19orangefs: have ..._clean_interrupted_...() wait for copy to/from daemonAl Viro
2016-02-19orangefs: set correct ->downcall.status on failing to copy reply from daemonAl Viro
2016-02-19Orangefs: remove vestigial ASYNC codeMike Marshall
2016-02-19Orangefs: make some gossip statements more helpful.Mike Marshall
2016-02-19orangefs: get rid of op->doneAl Viro
2016-02-19orangefs_readdir_index_put(): get rid of bufmap argumentAl Viro
2016-02-19orangefs: bufmap rewriteAl Viro
2016-02-19orangefs_bufmap_..._query(): don't bother with refcountsAl Viro