summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-03-25ceph: scattered page writebackYan, Zheng1-109/+196
2016-03-25ceph: remove useless BUG_ONYan, Zheng1-2/+0
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng2-4/+3
2016-03-25ceph: encode ctime in cap messageYan, Zheng1-4/+7
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2-2/+3
2016-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+24
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds4-29/+47
2016-03-25Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-25/+75
2016-03-25Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-92/+681
2016-03-25Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason1-20/+25
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-20/+28
2016-03-24ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg1-1/+12
2016-03-24orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg2-2/+1
2016-03-24orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg2-5/+1
2016-03-24orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg1-6/+2
2016-03-24orangefs: refactor inode type or link_target change detectionMartin Brandenburg1-41/+36
2016-03-24orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg3-325/+49
2016-03-24orangefs: use new getattr in inode getattr and permissionMartin Brandenburg1-12/+2
2016-03-24orangefs: use new orangefs_inode_getattr to get size in write and llseekMartin Brandenburg1-6/+8
2016-03-24orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg1-4/+2
2016-03-24orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg5-10/+133
2016-03-24orangefs: remove inode->i_lock wrapperMartin Brandenburg2-7/+4
2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington3-7/+30
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+2
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-25/+977
2016-03-23eventfd: document lockless access in eventfd_pollPaolo Bonzini1-2/+40
2016-03-23fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn3-9/+29
2016-03-23fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero2-2/+20
2016-03-23ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski1-1/+1
2016-03-23ocfs2: check/fix inode block for online file checkGang He2-9/+218
2016-03-23ocfs2: create/remove sysfile for online file checkGang He1-0/+5
2016-03-23ocfs2: sysfile interfaces for online file checkGang He4-1/+660
2016-03-23ocfs2: export ocfs2_kset for online file checkGang He2-1/+4
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-106/+187
2016-03-22Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-32/+136
2016-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-23/+46
2016-03-22nfsd: better layoutupdate bounds-checkingJ. Bruce Fields1-4/+8
2016-03-22btrfs: transaction_kthread() is not freezableJiri Kosina1-9/+6
2016-03-22btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina1-1/+1
2016-03-22btrfs: do not write corrupted metadata blocks to diskAlex Lyakas1-2/+13
2016-03-22btrfs: csum_tree_block: return proper errno valueAlex Lyakas1-8/+5
2016-03-22Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-681/+1091
2016-03-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds13-437/+463
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds66-1590/+2178
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds33-2360/+2627
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds3-31/+232
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee1-6/+7
2016-03-21ovl: cleanup unused var in rename2Miklos Szeredi1-2/+0
2016-03-21ovl: rename is_merge to is_lowestMiklos Szeredi1-8/+8
2016-03-21ovl: fixed coding style warningSohom Bhattacharjee1-0/+1