summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-03ceph: fscache: add an interface to synchronize object store limitYunchuan Wen1-0/+10
2014-04-03ceph: do not set r_old_dentry_dir on link()Sage Weil1-2/+1
2014-04-03ceph: do not assume r_old_dentry[_dir] always set togetherSage Weil2-4/+6
2014-04-03ceph: do not chain inode updates to parent fsyncSage Weil4-17/+5
2014-04-03ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename()Sage Weil1-1/+2
2014-04-03ceph: let MDS adjust readdir 'frag'Yan, Zheng1-3/+0
2014-04-03ceph: fix reset_readdir()Yan, Zheng1-3/+6
2014-04-03ceph: fix ceph_dir_llseek()Yan, Zheng2-7/+7
2014-04-03rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov1-15/+39
2014-04-03rbd: num_ops parameter for rbd_osd_req_create()Ilya Dryomov1-10/+18
2014-04-03libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov2-2/+2
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov3-0/+42
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov3-1/+4
2014-04-03rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov1-1/+1
2014-04-03rbd: remove out_partial label in rbd_img_request_fill()Ilya Dryomov1-4/+3
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov2-9/+19
2014-03-31Linux 3.14v3.14Linus Torvalds1-1/+1
2014-03-31Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-77/+134
2014-03-31MAINTAINERS: resume as Documentation maintainerRandy Dunlap1-2/+2
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-32/+45
2014-03-31AUDIT: Allow login in non-init namespacesEric Paris1-1/+11
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2-6/+24
2014-03-31switch mnt_hash to hlistAl Viro4-50/+61
2014-03-31don't bother with propagate_mnt() unless the target is sharedAl Viro1-10/+7
2014-03-31keep shadowed vfsmounts togetherAl Viro1-9/+23
2014-03-31resizable namespace.c hashesAl Viro2-24/+59
2014-03-30Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+0
2014-03-30Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-29rbd: drop an unsafe assertionAlex Elder1-1/+0
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-195/+363
2014-03-29Merge branch 'vlan_offloads'David S. Miller5-3/+19
2014-03-29vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2-0/+10
2014-03-29veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-29ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-29qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-29bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2-5/+20
2014-03-29net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich3-6/+12
2014-03-29MAINTAINERS: bonding: change email addressVeaceslav Falico1-1/+1
2014-03-29MAINTAINERS: bonding: change email addressJay Vosburgh1-1/+1
2014-03-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-2/+5
2014-03-29x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-29ocfs2: check if cluster name exists before derefSasha Levin1-1/+3
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2-52/+145
2014-03-29tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet1-1/+1
2014-03-29openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner1-20/+6
2014-03-29bridge: Fix handling stacked vlan tagsToshiaki Makita1-17/+1
2014-03-29bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita2-3/+15
2014-03-29vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5