Age | Commit message (Expand) | Author | Files | Lines |
2014-04-04 | ceph: forbid mandatory file lock |  Yan, Zheng | 1 | -0/+12 |
2014-04-04 | ceph: use fl->fl_type to decide flock operation |  Yan, Zheng | 1 | -12/+9 |
2014-04-04 | ceph: update i_max_size even if inode version does not change |  Yan, Zheng | 1 | -8/+8 |
2014-04-04 | 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 | 4 | -1/+92 |
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-04-03 | rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op |  Ilya Dryomov | 1 | -15/+39 |
2014-04-03 | rbd: num_ops parameter for rbd_osd_req_create() |  Ilya Dryomov | 1 | -10/+18 |
2014-04-03 | libceph: bump CEPH_OSD_MAX_OP to 3 |  Ilya Dryomov | 2 | -2/+2 |
2014-04-03 | libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op |  Ilya Dryomov | 3 | -0/+42 |
2014-04-03 | libceph: encode CEPH_OSD_OP_FLAG_* op flags |  Ilya Dryomov | 3 | -1/+4 |
2014-04-03 | rbd: fix error paths in rbd_img_request_fill() |  Ilya Dryomov | 1 | -1/+1 |
2014-04-03 | rbd: remove out_partial label in rbd_img_request_fill() |  Ilya Dryomov | 1 | -4/+3 |
2014-04-03 | libceph: a per-osdc crush scratch buffer |  Ilya Dryomov | 2 | -9/+19 |
2014-03-30 | Linux 3.14 |  Linus Torvalds | 1 | -1/+1 |
2014-03-30 | MAINTAINERS: resume as Documentation maintainer |  Randy Dunlap | 1 | -2/+2 |
2014-03-30 | AUDIT: Allow login in non-init namespaces |  Eric Paris | 1 | -1/+11 |
2014-03-30 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() |  Theodore Ts'o | 2 | -6/+24 |
2014-03-30 | switch mnt_hash to hlist |  Al Viro | 4 | -50/+61 |
2014-03-30 | don't bother with propagate_mnt() unless the target is shared |  Al Viro | 1 | -10/+7 |
2014-03-30 | keep shadowed vfsmounts together |  Al Viro | 1 | -9/+23 |
2014-03-30 | resizable namespace.c hashes |  Al Viro | 2 | -24/+59 |
2014-03-29 | Input: mousedev - fix race when creating mixed device |  Dmitry Torokhov | 1 | -31/+42 |
2014-03-29 | Input: don't modify the id of ioctl-provided ff effect on upload failure |  Elias Vanderstuyft | 1 | -1/+3 |
2014-03-29 | rbd: drop an unsafe assertion |  Alex Elder | 1 | -1/+0 |
2014-03-28 | vlan: Warn the user if lowerdev has bad vlan features. |  Vlad Yasevich | 2 | -0/+10 |
2014-03-28 | veth: Turn off vlan rx acceleration in vlan_features |  Vlad Yasevich | 1 | -1/+4 |
2014-03-28 | ifb: Remove vlan acceleration from vlan_features |  Vlad Yasevich | 1 | -1/+2 |
2014-03-28 | qlge: Do not propaged vlan tag offloads to vlans |  Vlad Yasevich | 1 | -1/+3 |
2014-03-28 | bridge: Fix crash with vlan filtering and tcpdump |  Vlad Yasevich | 2 | -5/+20 |
2014-03-28 | net: Account for all vlan headers in skb_mac_gso_segment |  Vlad Yasevich | 3 | -6/+12 |
2014-03-28 | MAINTAINERS: bonding: change email address |  Veaceslav Falico | 1 | -1/+1 |
2014-03-28 | MAINTAINERS: bonding: change email address |  Jay Vosburgh | 1 | -1/+1 |
2014-03-28 | x86: fix boot on uniprocessor systems |  Artem Fetishev | 1 | -1/+2 |
2014-03-28 | ocfs2: check if cluster name exists before deref |  Sasha Levin | 1 | -1/+3 |
2014-03-28 | ipv6: move DAD and addrconf_verify processing to workqueue |  Hannes Frederic Sowa | 2 | -52/+145 |
2014-03-28 | tcp: fix get_timewait4_sock() delay computation on 64bit |  Eric Dumazet | 1 | -1/+1 |