summaryrefslogtreecommitdiffstats
path: root/crypto/xts.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-04rbd: ignore unlock errorsIlya Dryomov1-18/+14
2017-05-04rbd: fix error handling around rbd_init_disk()Ilya Dryomov1-43/+44
2017-05-04rbd: move rbd_unregister_watch() call into rbd_dev_image_release()Ilya Dryomov1-15/+3
2017-05-04rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()Ilya Dryomov1-5/+5
2017-05-04ceph: when seeing write errors on an inode, switch to sync writesJeff Layton3-14/+49
2017-05-04Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton1-3/+0
2017-05-04ceph: handle epoch barriers in cap messagesJeff Layton3-7/+41
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton3-8/+76
2017-05-04libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton1-0/+34
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton4-0/+10
2017-05-04libceph: remove req->r_replay_versionJeff Layton3-7/+5
2017-05-04ceph: make seeky readdir more efficientYan, Zheng5-6/+21
2017-05-04ceph: close stopped mds' sessionYan, Zheng1-0/+16
2017-05-04ceph: fix potential use-after-freeYan, Zheng1-2/+8
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng4-26/+56
2017-05-04ceph: fix wrong check in ceph_renew_caps()Yan, Zheng1-1/+1
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova3-5/+5
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova2-9/+10
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova2-4/+5
2017-05-04ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova3-5/+6
2017-05-04ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova2-11/+12
2017-05-04libceph: supported_features module parameterIlya Dryomov1-0/+11
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov5-21/+13
2017-05-01Linux 4.11v4.11Linus Torvalds1-1/+1
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro1-1/+1
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet1-0/+2
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet1-7/+12
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert1-0/+3
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann1-1/+1
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan1-0/+8
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan1-3/+22
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan1-2/+1
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)1-2/+0
2017-04-27xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca1-1/+1
2017-04-27sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2-13/+23
2017-04-27uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin1-6/+2
2017-04-27statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells1-7/+6
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge1-2/+1
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang1-8/+3
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong1-16/+18
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung1-0/+3
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2-4/+37
2017-04-26xfrm: do the garbage collection after flushing policyXin Long1-0/+4
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6