Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd9d9f5df6098c50726200d4185e9e8da32785b3
cd9d9f5
rbd: don't hold spinlock during messenger flush
by Alex Elder
· 13 years ago
c666601
rbd: move snap_rwsem to the device, rename to header_rwsem
by Josh Durgin
· 13 years ago
3489b42
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
by Alex Elder
· 13 years ago
8d63e31
libceph: isolate kmap() call in write_partial_msg_pages()
by Alex Elder
· 13 years ago
9bd1966
libceph: rename "page_shift" variable to something sensible
by Alex Elder
· 13 years ago
0cdf9e6
libceph: get rid of zero_page_address
by Alex Elder
· 13 years ago
e36b13c
libceph: only call kernel_sendpage() via helper
by Alex Elder
· 13 years ago
3173913
libceph: use kernel_sendpage() for sending zeroes
by Alex Elder
· 13 years ago
37675b0
libceph: fix inverted crc option logic
by Alex Elder
· 13 years ago
84495f4
libceph: some simple changes
by Alex Elder
· 13 years ago
f42299e
libceph: small refactor in write_partial_kvec()
by Alex Elder
· 13 years ago
fe3ad59
libceph: do crc calculations outside loop
by Alex Elder
· 13 years ago
a9a0c51
libceph: separate CRC calculation from byte swapping
by Alex Elder
· 13 years ago
bca064d
libceph: use "do" in CRC-related Boolean variables
by Alex Elder
· 13 years ago
cffaba1
ceph: ensure Boolean options support both senses
by Alex Elder
· 13 years ago
d3002b9
libceph: a few small changes
by Alex Elder
· 13 years ago
41617d0
libceph: make ceph_tcp_connect() return int
by Alex Elder
· 13 years ago
6173d1f
libceph: encapsulate some messenger cleanup code
by Alex Elder
· 13 years ago
e0f43c9
libceph: make ceph_msgr_wq private
by Alex Elder
· 13 years ago
859eb79
libceph: encapsulate connection kvec operations
by Alex Elder
· 13 years ago
963be4d
libceph: move prepare_write_banner()
by Alex Elder
· 13 years ago
32eec68
rbd: don't drop the rbd_id too early
by Alex Elder
· 13 years ago
593a9e7
rbd: small changes
by Alex Elder
· 13 years ago
00f1f36
rbd: do some refactoring
by Alex Elder
· 13 years ago
fed4c14
rbd: fix module sysfs setup/teardown code
by Alex Elder
· 13 years ago
7ef3214
rbd: don't allocate mon_addrs buffer in rbd_add()
by Alex Elder
· 13 years ago
5214ecc
rbd: have rbd_parse_args() report found mon_addrs size
by Alex Elder
· 13 years ago
81a8979
rbd: do a few checks at build time
by Alex Elder
· 13 years ago
e28fff26
rbd: don't use sscanf() in rbd_add_parse_args()
by Alex Elder
· 13 years ago
a725f65e
rbd: encapsulate argument parsing for rbd_add()
by Alex Elder
· 13 years ago
27cc259
rbd: simplify error handling in rbd_add()
by Alex Elder
· 13 years ago
60571c7
rbd: reduce memory used for rbd_dev fields
by Alex Elder
· 13 years ago
d720bcb
rbd: have rbd_get_client() return a rbd_client
by Alex Elder
· 13 years ago
f0f8cef
rbd: a few simple changes
by Alex Elder
· 13 years ago
432b858
rbd: rename "node_lock"
by Alex Elder
· 13 years ago
bc534d8
rbd: move ctl_mutex lock inside rbd_client_create()
by Alex Elder
· 13 years ago
d97081b
rbd: move ctl_mutex lock inside rbd_get_client()
by Alex Elder
· 13 years ago
e6994d3d
rbd: release client list lock sooner
by Alex Elder
· 13 years ago
d184f6b
rbd: restore previous rbd id sequence behavior
by Alex Elder
· 13 years ago
499afd5
rbd: tie rbd_dev_list changes to rbd_id operations
by Alex Elder
· 13 years ago
e124a82f
rbd: protect the rbd_dev_list with a spinlock
by Alex Elder
· 13 years ago
1ddbe94
rbd: rework calculation of new rbd id's
by Alex Elder
· 13 years ago
b7f23c3
rbd: encapsulate new rbd id selection
by Alex Elder
· 13 years ago
cc9d734
rbd: use a single value of snap_name to mean no snap
by Josh Durgin
· 13 years ago
1dbb439
rbd: do not duplicate ceph_client pointer in rbd_device
by Alex Elder
· 13 years ago
ee57741
rbd: make ceph_parse_options() return a pointer
by Alex Elder
· 13 years ago
2107978
rbd: a few small cleanups
by Alex Elder
· 13 years ago
18fa8b3
ceph: make ceph_setxattr() and ceph_removexattr() more alike
by Alex Elder
· 13 years ago
3ce6cd1
ceph: avoid repeatedly computing the size of constant vxattr names
by Alex Elder
· 13 years ago
aa4066e
ceph: encode type in vxattr callback routines
by Alex Elder
· 13 years ago
881a5fa
ceph: drop "_cb" from name of struct ceph_vxattr_cb
by Alex Elder
· 13 years ago
eb78808
ceph: use macros to normalize vxattr table definitions
by Alex Elder
· 13 years ago
2289190
ceph: use a symbolic name for "ceph." extended attribute namespace
by Alex Elder
· 13 years ago
06476a6
ceph: pass inode rather than table to ceph_match_vxattr()
by Alex Elder
· 13 years ago
b829c19
ceph: don't null-terminate xattr values
by Alex Elder
· 13 years ago
99f0f3b
ceph: eliminate some abusive casts
by Alex Elder
· 13 years ago
bd40614
ceph: eliminate some needless casts
by Alex Elder
· 13 years ago
f64a931
ceph: kill addr_str_lock spinlock; use atomic instead
by Alex Elder
· 13 years ago
a5bc312
ceph: make use of "else" where appropriate
by Alex Elder
· 13 years ago
5766651
ceph: use a shared zero page rather than one per messenger
by Alex Elder
· 13 years ago
8083431
ceph: fix overflow check in build_snap_context()
by Xi Wang
· 13 years ago
6448669
libceph: fix overflow check in crush_decode()
by Xi Wang
· 13 years ago
810339ec
ceph: avoid panic with mismatched symlink sizes in fill_inode()
by Xi Wang
· 13 years ago
a661fc5
ceph: use 2 instead of 1 as fallback for 32-bit inode number
by Amon Ott
· 13 years ago
1ce208a
ceph: don't reset s_cap_ttl to zero
by Alex Elder
· 13 years ago
182fac2
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer
by Jim Schutt
· 13 years ago
c16fa4f
Linux 3.3
by Linus Torvalds
· 13 years ago
93dc610
Don't limit non-nested epoll paths
by Jason Baron
· 13 years ago
c579bc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
96ee049
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a16a164
netfilter: ctnetlink: fix race between delete and timeout expiration
by Pablo Neira Ayuso
· 13 years ago
c5779237
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
by RongQing.Li
· 13 years ago
cb1ecf2
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 13 years ago
d7178c7
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
by Ryusuke Konishi
· 13 years ago
3d777a6
nilfs2: clamp ns_r_segments_percentage to [1, 99]
by Haogang Chen
· 13 years ago
33e9ee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9fc005c
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
c017386
afs: Remote abort can cause BUG in rxrpc code
by Anton Blanchard
· 13 years ago
2c724fb
afs: Read of file returns EBADMSG
by Anton Blanchard
· 13 years ago
6e780cf
C6X: remove dead code from entry.S
by Mark Salter
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
bb6d5e7
net/hyperv: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
122bdf6
ipv6: fix icmp6_dst_alloc()
by Eric Dumazet
· 13 years ago
95d16c7
MAINTAINERS: Add Serge as maintainer of capabilities
by James Morris
· 13 years ago
0c4d067
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
7c32442
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
538e7e9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
0c48ca8
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
72c79bd
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
fe83558
Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
cf2b94d
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
by Dan Carpenter
· 13 years ago
5eb1eb4
MAINTAINERS: add entry for exynos mipi display drivers
by Donghwa Lee
· 13 years ago
4c57c7e
MAINTAINERS: fix link to Gustavo Padovans tree
by Johan Hedberg
· 13 years ago
eb491ec
MAINTAINERS: add Johan to Bluetooth maintainers
by Johan Hedberg
· 13 years ago
960d4d1
MAINTAINERS: Gustavo has moved
by Gustavo Padovan
· 13 years ago
79f0713
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
by Cyrill Gorcunov
· 13 years ago
Next »