summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-25ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-03-25ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()Ryan Ding
2016-03-25ocfs2: fix disk file size and memory file size mismatchRyan Ding
2016-03-25ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_writeRyan Ding
2016-03-25ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding
2016-03-25ocfs2: code clean up for direct ioRyan Ding
2016-03-25ocfs2: fix sparse file & data ordering issue in direct ioRyan Ding
2016-03-25ocfs2: record UNWRITTEN extents when populate write descRyan Ding
2016-03-25ocfs2: return the physical address in ocfs2_write_clusterRyan Ding
2016-03-25ocfs2: do not change i_size in write_end for direct ioRyan Ding
2016-03-25ocfs2: test target page before change itRyan Ding
2016-03-25ocfs2: use c_new to indicate newly allocated extentsRyan Ding
2016-03-25ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding
2016-03-25ocfs2: o2hb: fix double free bugJunxiao Bi
2016-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-25Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-03-25Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero
2016-03-22ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski
2016-03-22ocfs2: check/fix inode block for online file checkGang He
2016-03-22ocfs2: create/remove sysfile for online file checkGang He
2016-03-22ocfs2: sysfile interfaces for online file checkGang He
2016-03-22ocfs2: export ocfs2_kset for online file checkGang He
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-22Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-03-22nfsd: better layoutupdate bounds-checkingJ. Bruce Fields
2016-03-22Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee
2016-03-21ovl: cleanup unused var in rename2Miklos Szeredi
2016-03-21ovl: rename is_merge to is_lowestMiklos Szeredi
2016-03-21ovl: fixed coding style warningSohom Bhattacharjee
2016-03-21ovl: Ensure upper filesystem supports d_typeVivek Goyal
2016-03-21ovl: Warn on copy up if a process has a R/O fd open to the lower fileDavid Howells
2016-03-21ovl: honor flag MS_SILENT at mountKonstantin Khlebnikov
2016-03-21ovl: verify upper dentry before unlink and renameMiklos Szeredi
2016-03-21btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sumsChris Mason
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20ubifs: Remove unused headerAndreas Gruenbacher