aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-08-15orangefs: clean up debugfs globalsGravatar Martin Brandenburg 7-705/+705
2016-08-08orangefs: add readahead count and size to sysfsGravatar Martin Brandenburg 1-8/+115
2016-08-08orangefs: re-add flush_racache from out-of-treeGravatar Martin Brandenburg 1-1/+33
2016-08-08orangefs: turn param response value into unionGravatar Martin Brandenburg 3-7/+11
2016-08-08orangefs: add missing param request opsGravatar Martin Brandenburg 1-0/+3
2016-08-08orangefs: rename remaining bits of mmap readahead cacheGravatar Martin Brandenburg 5-7/+7
2016-08-02Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linuxGravatar Linus Torvalds 8-30/+89
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 13-752/+999
2016-08-02orangefs: Account for jiffies wraparound.Gravatar Martin Brandenburg 3-8/+8
2016-08-02orangefs: Change default dcache and getattr timeout to 50 msec.Gravatar Martin Brandenburg 1-2/+2
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Gravatar Martin Brandenburg 6-7/+52
2016-08-02orangefs: Cache getattr results.Gravatar Martin Brandenburg 5-29/+34
2016-08-02orangefs: Use d_time to avoid excessive lookupsGravatar Martin Brandenburg 2-0/+9
2016-07-31Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-338/+544
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 28-552/+866
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 19-155/+242
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 4-40/+28
2016-07-29Revert "vfs: add lookup_hash() helper"Gravatar Linus Torvalds 1-28/+5
2016-07-29Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-236/+445
2016-07-29Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfsGravatar Linus Torvalds 13-584/+661
2016-07-29Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-3/+3
2016-07-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-16/+169
2016-07-29fuse: use filemap_check_errors()Gravatar Miklos Szeredi 1-12/+2
2016-07-29fuse: fix wrong assignment of ->flags in fuse_send_init()Gravatar Wei Fang 1-1/+1
2016-07-29fuse: fuse_flush must check mapping->flags for errorsGravatar Maxim Patlasov 1-0/+9
2016-07-29fuse: fsync() did not return IO errorsGravatar Alexey Kuznetsov 1-0/+15
2016-07-29ovl: simplify empty checkingGravatar Miklos Szeredi 1-29/+21
2016-07-29qstr: constify instances in overlayfsGravatar Al Viro 1-1/+1
2016-07-29ovl: clear nlink on rmdirGravatar Miklos Szeredi 1-2/+6
2016-07-29ovl: disallow overlayfs as upperdirGravatar Miklos Szeredi 1-1/+2
2016-07-29ovl: fix warningGravatar Miklos Szeredi 1-1/+1
2016-07-29ovl: remove duplicated include from super.cGravatar Wei Yongjun 1-1/+0
2016-07-29ovl: append MAY_READ when diluting write checksGravatar Vivek Goyal 1-1/+4
2016-07-29ovl: dilute permission checks on lower only if not special fileGravatar Vivek Goyal 1-1/+1
2016-07-29ovl: fix POSIX ACL settingGravatar Miklos Szeredi 4-11/+104
2016-07-29ovl: share inode for hard linkGravatar Miklos Szeredi 4-48/+100
2016-07-29ovl: store real inode pointer in ->i_privateGravatar Miklos Szeredi 5-37/+40
2016-07-29ovl: permission: return ECHILD instead of ENOENTGravatar Miklos Szeredi 1-1/+1
2016-07-29ovl: update atime on upperGravatar Miklos Szeredi 4-5/+37
2016-07-29ovl: fix sgid on directoryGravatar Miklos Szeredi 1-4/+27
2016-07-29ovl: simplify permission checkingGravatar Miklos Szeredi 3-53/+1
2016-07-29ovl: do not require mounter to have MAY_WRITE on lowerGravatar Vivek Goyal 1-0/+2
2016-07-29ovl: do operations on underlying file system in mounter's contextGravatar Vivek Goyal 2-37/+72
2016-07-29ovl: modify ovl_permission() to do checks on two inodesGravatar Vivek Goyal 1-4/+14
2016-07-29ovl: define ->get_acl() for overlay inodesGravatar Vivek Goyal 4-0/+28
2016-07-29ovl: move some common code in a functionGravatar Vivek Goyal 1-8/+12
2016-07-29ovl: store ovl_entry in inode->i_private for all inodesGravatar Andreas Gruenbacher 1-37/+11
2016-07-29ovl: use generic_delete_inodeGravatar Miklos Szeredi 1-0/+1
2016-07-29ovl: check mounter creds on underlying lookupGravatar Miklos Szeredi 1-4/+9
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-4/+4