Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
632b88cadece050ca925d74bda250c4a320c5cc7
632b88c
rbd: barriers are hard
by Alex Elder
· 12 years ago
4dda41d
rbd: ignore zero-length requests
by Alex Elder
· 12 years ago
92a49fb
ceph: fix statvfs fr_size
by Sage Weil
· 12 years ago
4c7a08c
Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph
by Alex Elder
· 12 years ago
903bb32
libceph: drop return value from page vector copy routines
by Alex Elder
· 12 years ago
23ed6e1
rbd: ignore result of ceph_copy_from_page_vector()
by Alex Elder
· 12 years ago
1ceae7e
rbd: prevent bytes transferred overflow
by Alex Elder
· 12 years ago
b324814
libceph: use void pointers in page vector functions
by Alex Elder
· 12 years ago
9e0eb85
ceph: remove a few bogus declarations
by Alex Elder
· 12 years ago
fbfab53
libceph: allow STAT osd operations
by Alex Elder
· 12 years ago
ef06f4d3
rbd: add parentheses to object request iterator macros
by Alex Elder
· 12 years ago
f44246e
libceph: simplify data length calculation
by Alex Elder
· 12 years ago
19f949f
Linux 3.8
by Linus Torvalds
· 12 years ago
e9cf59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
0eb40bf
libceph: update ceph_mds_state_name() and ceph_mds_op_name()
by Alex Elder
· 12 years ago
dd6f5e1
libceph: update ceph_fs.h
by Alex Elder
· 12 years ago
a9f36c3
libceph: remove dead code in osd_req_encode_op()
by Alex Elder
· 12 years ago
4c46459
libceph: report defined but unsupported osd ops
by Alex Elder
· 12 years ago
2979ddb
libceph: update ceph_osd_op_name()
by Alex Elder
· 12 years ago
4b568b1
libceph: add ceph_osd_state_name()
by Alex Elder
· 12 years ago
0315a77
libceph: update rados.h
by Alex Elder
· 12 years ago
2d2f522
libceph: kill ceph_osdc_wait_event()
by Alex Elder
· 12 years ago
3c663bb
libceph: kill ceph_osdc_create_event() "one_shot" parameter
by Alex Elder
· 12 years ago
60e56f1
libceph: kill ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
6078938
libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()
by Alex Elder
· 12 years ago
f9d2519
libceph: lock outside send_queued()
by Alex Elder
· 12 years ago
a3bea47
ceph: kill ceph_osdc_new_request() "num_reply" parameter
by Alex Elder
· 12 years ago
2480882
ceph: kill ceph_osdc_writepages() "flags" parameter
by Alex Elder
· 12 years ago
fbf8685
ceph: kill ceph_osdc_writepages() "dosync" parameter
by Alex Elder
· 12 years ago
87f979d
ceph: kill ceph_osdc_writepages() "nofail" parameter
by Alex Elder
· 12 years ago
e7e319a
libceph: improve packing in struct ceph_osd_req_op
by Alex Elder
· 12 years ago
7c45512
mm: fix pageblock bitmap allocation
by Linus Torvalds
· 12 years ago
f741656
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
ac89758
Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"
by Mauro Carvalho Chehab
· 12 years ago
11e7651
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
5c0857a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db1b2d3
Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
7ea76eb
Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
f0a34ac
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
e9daff2
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
by Konrad Rzeszutek Wilk
· 12 years ago
5eb65be
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
by Konrad Rzeszutek Wilk
· 12 years ago
f4d9605
sunvdc: Fix off-by-one in generic_request().
by David S. Miller
· 12 years ago
91e83ff
omapdrm: fix the dependency to omapdss
by Tomi Valkeinen
· 12 years ago
eb91e79
OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list
by NeilBrown
· 12 years ago
0774130
rbd: add barriers near done flag operations
by Alex Elder
· 12 years ago
a14ea26
rbd: turn off interrupts for open/remove locking
by Alex Elder
· 12 years ago
9cbb1d7
libceph: don't require r_num_pages for bio requests
by Alex Elder
· 12 years ago
1e32d34
rbd: don't take extra bio reference for osd client
by Alex Elder
· 12 years ago
72fe25e
libceph: add a compatibility check interface
by Alex Elder
· 12 years ago
b82d167
rbd: prevent open for image being removed
by Alex Elder
· 12 years ago
6d29290
rbd: define flags field, use it for exists flag
by Alex Elder
· 12 years ago
8eb8756
rbd: don't drop watch requests on completion
by Alex Elder
· 12 years ago
25dcf95
rbd: decrement obj request count when deleting
by Alex Elder
· 12 years ago
975241a
rbd: track object rather than osd request for watch
by Alex Elder
· 12 years ago
6977c3f
rbd: unregister linger in watch sync routine
by Alex Elder
· 12 years ago
9f20e02
rbd: get rid of rbd_req_sync_exec()
by Alex Elder
· 12 years ago
36be9a7
rbd: implement sync method with new code
by Alex Elder
· 12 years ago
cf81b60
rbd: send notify ack asynchronously
by Alex Elder
· 12 years ago
5ae9db8
rbd: get rid of rbd_req_sync_notify_ack()
by Alex Elder
· 12 years ago
b8d7003
rbd: use new code for notify ack
by Alex Elder
· 12 years ago
ecf7a03
rbd: get rid of rbd_req_sync_watch()
by Alex Elder
· 12 years ago
9969ebc
rbd: implement watch/unwatch with new code
by Alex Elder
· 12 years ago
86ea43b
rbd: get rid of rbd_req_sync_read()
by Alex Elder
· 12 years ago
788e2df
rbd: implement sync object read with new code
by Alex Elder
· 12 years ago
7d250b9
rbd: kill rbd_req_coll and rbd_request
by Alex Elder
· 12 years ago
2250a71
rbd: kill rbd_rq_fn() and all other related code
by Alex Elder
· 12 years ago
bf0d5f50
rbd: new request tracking code
by Alex Elder
· 12 years ago
3ebc21f
libceph: fix messenger CONFIG_BLOCK dependencies
by Alex Elder
· 12 years ago
695b711
ceph: implement hidden per-field ceph.*.layout.* vxattrs
by Sage Weil
· 12 years ago
1f08f2b
ceph: add ceph.dir.layout vxattr
by Sage Weil
· 12 years ago
32ab0bd
ceph: change ceph.file.layout.* implementation, content
by Sage Weil
· 12 years ago
b65917d
ceph: fix listxattr handling for vxattrs
by Sage Weil
· 12 years ago
0bee82f
ceph: fix getxattr vxattr handling
by Sage Weil
· 12 years ago
f36e447
ceph: add exists_cb to vxattr struct
by Sage Weil
· 12 years ago
d421acb
ceph: pass ceph.* removexattrs through to MDS
by Sage Weil
· 12 years ago
3adf654
ceph: pass unhandled ceph.* setxattrs through to MDS
by Sage Weil
· 12 years ago
8860147
ceph: support hidden vxattrs
by Sage Weil
· 12 years ago
39b648d9
ceph: remove 'ceph.layout' virtual xattr
by Sage Weil
· 12 years ago
1de63d6
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
by Satoru Takeuchi
· 12 years ago
4f8c852
xen: remove redundant NULL check before unregister_and_remove_pcpu().
by Cyril Roelandt
· 12 years ago
13d2b4d
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
by Jan Beulich
· 12 years ago
89a7791
sparc64: Fix get_user_pages_fast() wrt. THP.
by David S. Miller
· 12 years ago
b9156eb
sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.
by David S. Miller
· 12 years ago
323a72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
42976ad
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
14d77c4
MAINTAINERS: change my email and repos
by Wolfram Sang
· 12 years ago
249bfb8
PCI/PM: Clean up PME state when removing a device
by Rafael J. Wysocki
· 12 years ago
3bdb1a4
net, sctp: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
e9c0dfb
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
by Daniel Borkmann
· 12 years ago
816cd5b
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
by Pau Koning
· 12 years ago
8770e91
net/macb: fix race with RX interrupt while doing NAPI
by Nicolas Ferre
· 12 years ago
ac57480
atl1c: add error checking for pci_map_single functions
by Huang, Xiong
· 12 years ago
0ee364e
x86/mm: Check if PUD is large when validating a kernel address
by Mel Gorman
· 12 years ago
ecf223f
Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into akpm
by Linus Torvalds
· 12 years ago
a0e5056
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into akpm
by Linus Torvalds
· 12 years ago
f2ea97c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm
by Linus Torvalds
· 12 years ago
9c10f41
htb: fix values in opt dump
by Jiri Pirko
· 12 years ago
73c0d75
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpm
by Linus Torvalds
· 12 years ago
983ca83
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into akpm
by Linus Torvalds
· 12 years ago
41a7973
mm: cma: fix accounting of CMA pages placed in high memory
by Marek Szyprowski
· 12 years ago
Next »