index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
xts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
rbd: ignore unlock errors
Ilya Dryomov
1
-18
/
+14
2017-05-04
rbd: fix error handling around rbd_init_disk()
Ilya Dryomov
1
-43
/
+44
2017-05-04
rbd: move rbd_unregister_watch() call into rbd_dev_image_release()
Ilya Dryomov
1
-15
/
+3
2017-05-04
rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()
Ilya Dryomov
1
-5
/
+5
2017-05-04
ceph: when seeing write errors on an inode, switch to sync writes
Jeff Layton
3
-14
/
+49
2017-05-04
Revert "ceph: SetPageError() for writeback pages if writepages fails"
Jeff Layton
1
-3
/
+0
2017-05-04
ceph: handle epoch barriers in cap messages
Jeff Layton
3
-7
/
+41
2017-05-04
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
3
-8
/
+76
2017-05-04
libceph: abort already submitted but abortable requests when map or pool goes...
Jeff Layton
1
-0
/
+34
2017-05-04
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
4
-0
/
+10
2017-05-04
libceph: remove req->r_replay_version
Jeff Layton
3
-7
/
+5
2017-05-04
ceph: make seeky readdir more efficient
Yan, Zheng
5
-6
/
+21
2017-05-04
ceph: close stopped mds' session
Yan, Zheng
1
-0
/
+16
2017-05-04
ceph: fix potential use-after-free
Yan, Zheng
1
-2
/
+8
2017-05-04
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
4
-26
/
+56
2017-05-04
ceph: fix wrong check in ceph_renew_caps()
Yan, Zheng
1
-1
/
+1
2017-05-04
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-5
/
+5
2017-05-04
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
2
-9
/
+10
2017-05-04
libceph: convert ceph_snap_context.nref from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+5
2017-05-04
ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t
Elena Reshetova
3
-5
/
+6
2017-05-04
ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t
Elena Reshetova
2
-11
/
+12
2017-05-04
libceph: supported_features module parameter
Ilya Dryomov
1
-0
/
+11
2017-05-04
libceph, ceph: always advertise all supported features
Ilya Dryomov
5
-21
/
+13
2017-05-01
Linux 4.11
v4.11
Linus Torvalds
1
-1
/
+1
2017-04-30
Prevent timer value 0 for MWAITX
Janakarajan Natarajan
1
-0
/
+7
2017-04-29
fix a braino in ITER_PIPE iov_iter_revert()
Al Viro
1
-1
/
+1
2017-04-28
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
1
-7
/
+7
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-04-28
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
1
-1
/
+1
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
1
-0
/
+3
2017-04-28
cpsw/netcp: refine cpts dependency
Arnd Bergmann
1
-1
/
+3
2017-04-28
clk: sunxi-ng: always select CCU_GATE
Arnd Bergmann
1
-1
/
+1
2017-04-28
tipc: close the connection if protocol messages contain errors
Parthasarathy Bhuvaragan
1
-0
/
+8
2017-04-28
tipc: improve error validations for sockets in CONNECTING state
Parthasarathy Bhuvaragan
1
-3
/
+22
2017-04-28
tipc: Fix missing connection request handling
Parthasarathy Bhuvaragan
1
-2
/
+1
2017-04-27
statx: correct error handling of NULL pathname
Michael Kerrisk (man-pages)
1
-2
/
+0
2017-04-27
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
1
-1
/
+1
2017-04-27
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2
-13
/
+23
2017-04-27
uapi: change the type of struct statx_timestamp.tv_nsec to unsigned
Dmitry V. Levin
1
-6
/
+2
2017-04-27
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
David Howells
1
-7
/
+6
2017-04-26
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-04-26
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-04-26
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
1
-7
/
+22
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
1
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
2
-4
/
+37
2017-04-26
xfrm: do the garbage collection after flushing policy
Xin Long
1
-0
/
+4
2017-04-25
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
[next]