aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-25rbd: use KMEM_CACHE macroGeliang Tang1-8/+2
2016-03-25ceph: use lookup request to revalidate dentryYan, Zheng2-0/+35
2016-03-25ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2-20/+5
2016-03-25ceph: fix security xattr deadlockYan, Zheng8-11/+125
2016-03-25ceph: don't request vxattrs from MDSYan, Zheng1-2/+4
2016-03-25ceph: fix mounting same fs multiple timesYan, Zheng1-18/+15
2016-03-25ceph: remove unnecessary NULL checkYan, Zheng1-2/+2
2016-03-25ceph: avoid updating directory inode's i_size accidentallyYan, Zheng1-0/+4
2016-03-25ceph: fix race during filling readdir cacheYan, Zheng1-2/+7
2016-03-25libceph: use sizeof_footer() moreIlya Dryomov1-16/+3
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov4-34/+6
2016-03-25ceph: fix a wrong comparisonAnton Protopopov1-1/+1
2016-03-25ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani4-6/+6
2016-03-25ceph: scattered page writebackYan, Zheng1-109/+196
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng2-0/+24
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov3-19/+32
2016-03-25libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov1-2/+2
2016-03-25libceph: make r_request msg_size calculation clearerIlya Dryomov1-10/+11
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng3-5/+6
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2-7/+7
2016-03-25ceph: remove useless BUG_ONYan, Zheng1-2/+0
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng2-4/+3
2016-03-25ceph: encode ctime in cap messageYan, Zheng1-4/+7
2016-03-25libceph: behave in mon_fault() if cur_mon < 0Ilya Dryomov1-14/+9
2016-03-25libceph: reschedule tick in mon_fault()Ilya Dryomov1-4/+4
2016-03-25libceph: introduce and switch to reopen_session()Ilya Dryomov1-17/+16
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov3-9/+22
2016-03-25libceph: monc ping rate is 10sIlya Dryomov3-9/+5
2016-03-25libceph: pick a different monitor when reconnectingIlya Dryomov1-28/+57
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov8-95/+174
2016-03-25libceph: decouple hunting and subs managementIlya Dryomov1-9/+22
2016-03-25libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov2-51/+4
2016-03-18bonding: fix bond_get_stats()Eric Dumazet2-31/+36
2016-03-18net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen1-6/+18
2016-03-18phy: mdio-thunder: Fix some Kconfig typosAndreas Färber1-2/+2
2016-03-18lan78xx: add ndo_get_stats64Woojung Huh1-0/+49
2016-03-18lan78xx: handle statistics counter rolloverWoojung Huh1-13/+239
2016-03-18RDS: TCP: Remove unused constantSowmini Varadhan1-2/+0
2016-03-18RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan1-10/+135
2016-03-18net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2-66/+82
2016-03-18team: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+0
2016-03-18bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+1
2016-03-18net: fix a comment typoZhang Shengju1-1/+1
2016-03-18ethernet: micrel: fix some error codesDan Carpenter1-4/+6
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann4-8/+16
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann2-8/+13
2016-03-18bpf: make skb->tc_classid also readableDaniel Borkmann1-6/+6
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann1-2/+10
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann1-5/+8