Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
175face2ba31025b0dcd6da4e711fca7764287fa
/
include
/
linux
175face
libceph: let osd ops determine request data length
by Alex Elder
· 13 years ago
e766d7b
libceph: implement pages array cursor
by Alex Elder
· 13 years ago
6aaa451
libceph: implement bio message data item cursor
by Alex Elder
· 13 years ago
dd236fc
libceph: prepare for other message data item types
by Alex Elder
· 13 years ago
fe38a2b
libceph: start defining message data cursor
by Alex Elder
· 13 years ago
4379450
libceph: abstract message data
by Alex Elder
· 13 years ago
f9e1577
libceph: be explicit about message data representation
by Alex Elder
· 13 years ago
97fb1c7
libceph: define ceph_msg_has_*() data macros
by Alex Elder
· 13 years ago
4a73ef2
libceph: record message data byte length
by Alex Elder
· 13 years ago
27fa838
libceph: isolate other message data fields
by Alex Elder
· 13 years ago
f1baeb2
libceph: set page info with byte length
by Alex Elder
· 13 years ago
02afca6
libceph: isolate message page field manipulation
by Alex Elder
· 13 years ago
e0c5948
libceph: record byte count not page count
by Alex Elder
· 13 years ago
7b11ba3
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
by Alex Elder
· 13 years ago
0fff87e
libceph: separate read and write data
by Alex Elder
· 13 years ago
2ac2b7a
libceph: distinguish page and bio requests
by Alex Elder
· 13 years ago
2794a82
libceph: separate osd request data info
by Alex Elder
· 13 years ago
153e516
libceph: don't assign page info in ceph_osdc_new_request()
by Alex Elder
· 13 years ago
41766f8
libceph: rename ceph_calc_object_layout()
by Alex Elder
· 13 years ago
ec02a2f
libceph: kill ceph_msg->pagelist_count
by Alex Elder
· 13 years ago
2a24d1f
libceph: use (void *) for untyped data in osd ops
by Alex Elder
· 13 years ago
0d5af16
libceph: complete lingering requests only once
by Alex Elder
· 13 years ago
d4b515f
libceph: distinguish page array and pagelist count
by Alex Elder
· 13 years ago
07c09b7
libceph: make ceph_msg->bio_seg be unsigned
by Alex Elder
· 13 years ago
830ac85
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
db93f8b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c437d88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c0a9f45
Merge remote-tracking branch 'efi/urgent' into x86/urgent
by H. Peter Anvin
· 13 years ago
5a22483
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 13 years ago
55a20ee
x86, kdump: Retore crashkernel= to allocate under 896M
by Yinghai Lu
· 13 years ago
c729de8
x86, kdump: Set crashkernel_low automatically
by Yinghai Lu
· 13 years ago
fca8316
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
b4cbb19
vm: add vm_iomap_memory() helper function
by Linus Torvalds
· 13 years ago
0635eb8
Move utf16 functions to kernel core and rename
by Matthew Garrett
· 13 years ago
bb33db7
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3c91930
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 13 years ago
935d8aa
Add file_ns_capable() helper function for open-time capability checking
by Linus Torvalds
· 13 years ago
7f49ef6
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt (Red Hat)
· 13 years ago
6a76f8c
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 13 years ago
8b5b8c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter
by David S. Miller
· 13 years ago
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 13 years ago
fe2971a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6b07a24
lsm: add the missing documentation for the security_skb_owned_by() hook
by Paul Moore
· 13 years ago
46fc4c9
ssb: implement spurious tone avoidance
by Rafał Miłecki
· 13 years ago
e8f2b54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
6eb4c7e
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
by Jozsef Kadlecsik
· 13 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 13 years ago
386afc9
spinlocks and preemption points need to be at least compiler barriers
by Linus Torvalds
· 13 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 13 years ago
a6e4d5a
x86, efivars: firmware bug workarounds should be in platform code
by Matt Fleming
· 13 years ago
f465d40d
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
5f2f280
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 13 years ago
395b97a
ftrace: Do not call stub functions in control loop
by Steven Rostedt (Red Hat)
· 13 years ago
875b767
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
8f96452
KVM: Allow cross page reads and writes from cached translations.
by Andrew Honig
· 13 years ago
b196553
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
53f6318
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 13 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 13 years ago
d08d528
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
4f4ecd5
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 13 years ago
a32450e
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
by Shan Hai
· 13 years ago
d8668fc
libata: Use integer return value for atapi_command_packet_set
by Shan Hai
· 13 years ago
aea7fab
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
5faaa03
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
by Rajagopal Venkat
· 13 years ago
ff3421d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
dbf520a
Revert "lockdep: check that no locks held at freeze time"
by Paul Walmsley
· 13 years ago
09a9f1d
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
by Michel Lespinasse
· 13 years ago
0776ce0
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
1b6a4db
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 13 years ago
24f11a5
line up comment for ndo_bridge_getlink
by Dmitry Kravkov
· 13 years ago
87a8ebd
userns: Restrict when proc and sysfs can be mounted
by Eric W. Biederman
· 13 years ago
90563b1
vfs: Add a mount flag to lock read only bind mounts
by Eric W. Biederman
· 13 years ago
3151527
userns: Don't allow creation if the user is chrooted
by Eric W. Biederman
· 13 years ago
fffe01f
PCI: Add PCI ROM helper for platform-provided ROM images
by Matthew Garrett
· 13 years ago
b175293
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 13 years ago
fb9bb18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
130549f
netfilter: reset nf_trace in nf_reset
by Gao feng
· 13 years ago
5da273f
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 13 years ago
14629ed
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 13 years ago
f9228b2
mm: zone_end_pfn is too small
by Russ Anderson
· 13 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 13 years ago
fe8d526
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
by James Hogan
· 13 years ago
b9cb3bf
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
8f46c50
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
1e0695c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 13 years ago
09a6e1f
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
by Marcelo Tosatti
· 13 years ago
e5b33dc
USB: serial: add modem-status-change wait queue
by Johan Hovold
· 13 years ago
d93acbc
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
cd82346
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
73214f5
thermal: shorten too long mcast group name
by Masatake YAMATO
· 13 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 13 years ago
7fa4cd1
usb: ulpi: Define a *otg_ulpi_create no-op
by Fabio Estevam
· 13 years ago
ea4a0ce
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
2a14869
Fix breakage in MIPS siginfo handling
by David Howells
· 13 years ago
6a15075
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
by Marek Vasut
· 13 years ago
Next »