Age | Commit message (Expand) | Author | Files | Lines |
2014-04-05 | ceph: fix null pointer dereference in discard_cap_releases() | Yan, Zheng | 1 | -9/+12 |
2014-04-05 | ceph: Remove get/set acl on symlinks | Fabian Frederick | 1 | -2/+0 |
2014-04-05 | ceph: set mds_wanted when MDS reply changes a cap to auth cap | Yan, Zheng | 1 | -1/+3 |
2014-04-05 | ceph: use fl->fl_file as owner identifier of flock and posix lock | Yan, Zheng | 3 | -20/+43 |
2014-04-05 | ceph: forbid mandatory file lock | Yan, Zheng | 1 | -0/+12 |
2014-04-05 | ceph: use fl->fl_type to decide flock operation | Yan, Zheng | 1 | -12/+9 |
2014-04-05 | ceph: update i_max_size even if inode version does not change | Yan, Zheng | 1 | -8/+8 |
2014-04-05 | ceph: make sure write caps are registered with auth MDS | Yan, Zheng | 1 | -1/+4 |
2014-04-03 | ceph: print inode number for LOOKUPINO request | Yan, Zheng | 1 | -0/+2 |
2014-04-03 | ceph: add get_name() NFS export callback | Yan, Zheng | 3 | -1/+91 |
2014-04-03 | ceph: fix ceph_fh_to_parent() | Yan, Zheng | 1 | -33/+9 |
2014-04-03 | ceph: add get_parent() NFS export callback | Yan, Zheng | 1 | -0/+60 |
2014-04-03 | ceph: simplify ceph_fh_to_dentry() | Yan, Zheng | 1 | -135/+32 |
2014-04-03 | ceph: fscache: Wait for completion of object initialization | Yunchuan Wen | 1 | -0/+1 |
2014-04-03 | ceph: fscache: Update object store limit after file writing | Yunchuan Wen | 1 | -0/+3 |
2014-04-03 | ceph: fscache: add an interface to synchronize object store limit | Yunchuan Wen | 1 | -0/+10 |
2014-04-03 | ceph: do not set r_old_dentry_dir on link() | Sage Weil | 1 | -2/+1 |
2014-04-03 | ceph: do not assume r_old_dentry[_dir] always set together | Sage Weil | 2 | -4/+6 |
2014-04-03 | ceph: do not chain inode updates to parent fsync | Sage Weil | 4 | -17/+5 |
2014-04-03 | ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() | Sage Weil | 1 | -1/+2 |
2014-04-03 | ceph: let MDS adjust readdir 'frag' | Yan, Zheng | 1 | -3/+0 |
2014-04-03 | ceph: fix reset_readdir() | Yan, Zheng | 1 | -3/+6 |
2014-04-03 | ceph: fix ceph_dir_llseek() | Yan, Zheng | 2 | -7/+7 |
2014-03-31 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 4 | -77/+134 |
2014-03-31 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o | 1 | -6/+9 |
2014-03-31 | switch mnt_hash to hlist | Al Viro | 4 | -50/+61 |
2014-03-31 | don't bother with propagate_mnt() unless the target is shared | Al Viro | 1 | -10/+7 |
2014-03-31 | keep shadowed vfsmounts together | Al Viro | 1 | -9/+23 |
2014-03-31 | resizable namespace.c hashes | Al Viro | 2 | -24/+59 |
2014-03-29 | ocfs2: check if cluster name exists before deref | Sasha Levin | 1 | -1/+3 |
2014-03-27 | vfs: Allocate anon_inode_inode in anon_inode_init() | Jan Kara | 1 | -22/+8 |
2014-03-26 | fs: remove now stale label in anon_inode_init() | Linus Torvalds | 1 | -1/+0 |
2014-03-26 | fs: Avoid userspace mounting anon_inodefs filesystem | Jan Kara | 1 | -3/+0 |
2014-03-26 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+1 |
2014-03-23 | rcuwalk: recheck mount_lock after mountpoint crossing attempts | Al Viro | 1 | -16/+13 |
2014-03-23 | make prepend_name() work correctly when called with negative *buflen | Al Viro | 1 | -2/+2 |
2014-03-23 | vfs: Don't let __fdget_pos() get FMODE_PATH files | Eric Biggers | 1 | -15/+4 |
2014-03-23 | vfs: atomic f_pos access in llseek() | Eric Biggers | 1 | -2/+2 |
2014-03-11 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -19/+36 |
2014-03-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 5 | -2/+56 |
2014-03-11 | hfsplus: add HFSX subfolder count support | Sergei Antonov | 4 | -2/+55 |
2014-03-11 | fs/proc/base.c: fix GPF in /proc/$PID/map_files | Artem Fetishev | 1 | -0/+1 |
2014-03-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -32/+79 |
2014-03-10 | get rid of fget_light() | Al Viro | 2 | -28/+44 |
2014-03-10 | vfs: atomic f_pos accesses as per POSIX | Linus Torvalds | 4 | -15/+46 |
2014-03-10 | ocfs2 syncs the wrong range... | Al Viro | 1 | -4/+4 |
2014-03-10 | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -29/+30 |
2014-03-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+1 |
2014-03-05 | NFSv4: Fail the truncate() if the lock/open stateid is invalid | Trond Myklebust | 1 | -3/+6 |
2014-03-05 | NFSv4.1 Fail data server I/O if stateid represents a lost lock | Andy Adamson | 1 | -4/+6 |