summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-04-05ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()Yan, Zheng
2014-04-05ceph: check buffer size in ceph_vxattrcb_layout()Yan, Zheng
2014-04-05ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2014-04-05ceph: Remove get/set acl on symlinksFabian Frederick
2014-04-05ceph: set mds_wanted when MDS reply changes a cap to auth capYan, Zheng
2014-04-05ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-05ceph: forbid mandatory file lockYan, Zheng
2014-04-05ceph: use fl->fl_type to decide flock operationYan, Zheng
2014-04-05ceph: update i_max_size even if inode version does not changeYan, Zheng
2014-04-05ceph: make sure write caps are registered with auth MDSYan, Zheng
2014-04-03ceph: print inode number for LOOKUPINO requestYan, Zheng
2014-04-03ceph: add get_name() NFS export callbackYan, Zheng
2014-04-03ceph: fix ceph_fh_to_parent()Yan, Zheng
2014-04-03ceph: add get_parent() NFS export callbackYan, Zheng
2014-04-03ceph: simplify ceph_fh_to_dentry()Yan, Zheng
2014-04-03ceph: fscache: Wait for completion of object initializationYunchuan Wen
2014-04-03ceph: fscache: Update object store limit after file writingYunchuan Wen
2014-04-03ceph: fscache: add an interface to synchronize object store limitYunchuan Wen
2014-04-03ceph: do not set r_old_dentry_dir on link()Sage Weil
2014-04-03ceph: do not assume r_old_dentry[_dir] always set togetherSage Weil
2014-04-03ceph: do not chain inode updates to parent fsyncSage Weil
2014-04-03ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename()Sage Weil
2014-04-03ceph: let MDS adjust readdir 'frag'Yan, Zheng
2014-04-03ceph: fix reset_readdir()Yan, Zheng
2014-04-03ceph: fix ceph_dir_llseek()Yan, Zheng
2014-03-31Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30switch mnt_hash to hlistAl Viro
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro
2014-03-30keep shadowed vfsmounts togetherAl Viro
2014-03-30resizable namespace.c hashesAl Viro
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-27vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara
2014-03-26fs: remove now stale label in anon_inode_init()Linus Torvalds
2014-03-26fs: Avoid userspace mounting anon_inodefs filesystemJan Kara
2014-03-25Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-03-23rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro
2014-03-23make prepend_name() work correctly when called with negative *buflenAl Viro
2014-03-23vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers
2014-03-23vfs: atomic f_pos access in llseek()Eric Biggers
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-03-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-11hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-11fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-10ocfs2 syncs the wrong range...Al Viro
2014-03-10Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds